CVE Database

121775+ vulnerabilities with CVSS scores, EPSS exploit predictions, and CISA KEV status. Updated daily.

Filter: All CRITICAL HIGH MEDIUM LOW CISA KEV
Sort: Newest CVSS EPSS
CVE-2022-48801
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL If we fail to copy the …

Jul 16, 2024
CVE-2022-48800
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: remove deadlock due to throttling failing to make progress A soft lockup bug …

Jul 16, 2024
CVE-2022-48799
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: perf: Fix list corruption in perf_cgroup_switch() There's list corruption on cgrp_cpuctx_list. This happens on the …

Jul 16, 2024
CVE-2022-48798
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: s390/cio: verify the driver availability for path_event call If no driver is attached to a …

Jul 16, 2024
CVE-2022-48797
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that …

Jul 16, 2024
CVE-2022-48796
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential use-after-free during probe Kasan has reported the following use after free on …

Jul 16, 2024
CVE-2022-48795
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix data TLB miss in sba_unmap_sg Rolf Eike Beer reported the following bug: [1274934.746891] …

Jul 16, 2024
CVE-2022-48794
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: at86rf230: Stop leaking skb's Upon error the ieee802154_xmit_complete() helper is not called. Only …

Jul 16, 2024
CVE-2022-48793
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: nSVM: fix potential NULL derefernce on nested migration Turns out that due to …

Jul 16, 2024
CVE-2022-48792
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task Currently a use-after-free may occur if a …

Jul 16, 2024
CVE-2022-48791
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted TMF sas_task Currently a use-after-free may occur if a …

Jul 16, 2024
CVE-2022-48790
7.0 HIGH

In the Linux kernel, the following vulnerability has been resolved: nvme: fix a possible use-after-free in controller reset during load Unlike .queue_rq, in .submit_async_event drivers …

Jul 16, 2024
CVE-2022-48789
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport error_recovery work While nvme_tcp_submit_async_event_work is checking the ctrl and …

Jul 16, 2024
CVE-2022-48788
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: fix possible use-after-free in transport error_recovery work While nvme_rdma_submit_async_event_work is checking the ctrl and …

Jul 16, 2024
CVE-2022-48787
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: fix use-after-free If no firmware was present at all (or, presumably, all of the …

Jul 16, 2024
CVE-2022-48786
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects …

Jul 16, 2024
CVE-2022-48785
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: use rcu-safe version of ipv6_get_lladdr() Some time ago 8965779d2c0e ("ipv6,mcast: always hold idev->lock …

Jul 16, 2024
CVE-2022-48784
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the …

Jul 16, 2024
CVE-2022-48783
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: fix use after free in gswip_remove() of_node_put(priv->ds->slave_mii_bus->dev.of_node) should be done before mdiobus_free(priv->ds->slave_mii_bus).

Jul 16, 2024
CVE-2022-48782
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: mctp: fix use after free Clang static analysis reports this problem route.c:425:4: warning: Use of …

Jul 16, 2024
CVE-2022-48781
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - get rid of alg_memory_allocated alg_memory_allocated does not seem to be really used. …

Jul 16, 2024
CVE-2022-48780
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of clcsock will …

Jul 16, 2024
CVE-2022-48779
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: fix use-after-free in ocelot_vlan_del() ocelot_vlan_member_del() will free the struct ocelot_bridge_vlan, so if …

Jul 16, 2024
CVE-2022-48778
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: gpmi: don't leak PM reference in error path If gpmi_nfc_apply_timings() fails, the PM …

Jul 16, 2024
CVE-2022-48777
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped …

Jul 16, 2024
CVE-2022-48776
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when …

Jul 16, 2024
CVE-2022-48775
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj kobject_init_and_add() takes reference even when it fails. …

Jul 16, 2024
CVE-2022-48774
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: Fix the error handling path in pt_core_init() In order to free resources correctly …

Jul 16, 2024
CVE-2022-48773
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create If there are failures then we …

Jul 16, 2024
CVE-2021-47624
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change The refcount leak issues take place in an …

Jul 16, 2024
CVE-2021-47623
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling …

Jul 16, 2024
CVE-2021-47622
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed …

Jul 16, 2024
CVE-2024-6621
4.3 MEDIUM

The RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin for WordPress is vulnerable to unauthorized modification of data due to …

Jul 16, 2024
CVE-2024-6457
9.8 CRITICAL

The HUSKY – Products Filter Professional for WooCommerce plugin for WordPress is vulnerable to time-based SQL Injection via the ‘woof_author’ parameter in all versions up …

Jul 16, 2024
CVE-2024-6579
4.3 MEDIUM

The Web and WooCommerce Addons for WPBakery Builder plugin for WordPress is vulnerable to unauthorized plugin settings modification due to a missing capability check on …

Jul 16, 2024
CVE-2024-39887
4.3 MEDIUM

An SQL Injection vulnerability in Apache Superset exists due to improper neutralization of special elements used in SQL commands. Specifically, certain engine-specific functions are not …

Jul 16, 2024
CVE-2023-52886
6.4 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix race by not overwriting udev->descriptor in hub_port_init() Syzbot reported an out-of-bounds read …

Jul 16, 2024
CVE-2024-6570
5.3 MEDIUM

The Glossary plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 2.2.26. This is due the plugin utilizing …

Jul 16, 2024
CVE-2024-6565
5.3 MEDIUM

The AForms — Form Builder for Price Calculator & Cost Estimation plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, …

Jul 16, 2024
CVE-2024-5852
4.3 MEDIUM

The WordPress File Upload plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 4.24.7 via the 'uploadpath' parameter of …

Jul 16, 2024
CVE-2024-3779
6.1 MEDIUM

Denial of service vulnerability present shortly after product installation or upgrade, potentially allowed an attacker to render ESET’s security product inoperable, provided non-default preconditions were …

Jul 16, 2024
CVE-2024-3587
6.4 MEDIUM

The Premium Portfolio Features for Phlox theme plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Grid Portfolios Widget in all versions …

Jul 16, 2024
CVE-2024-2691
6.4 MEDIUM

The WP Event Manager – Events Calendar, Registrations, Sell Tickets with WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'events' …

Jul 16, 2024
CVE-2024-1937
7.1 HIGH

The Brizy – Page Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'update_item' function …

Jul 16, 2024
CVE-2024-41008
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm->task_info handling This patch changes the handling and lifecycle of vm->task_info object. The …

Jul 16, 2024
CVE-2023-52290
8.1 HIGH

In streampark-console the list pages(e.g: application pages), users can sort page by field. This sort field is sent from the front-end to the back-end, and …

Jul 16, 2024
CVE-2024-6559
5.3 MEDIUM

The Backup, Restore and Migrate WordPress Sites With the XCloner Plugin plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, …

Jul 16, 2024
CVE-2024-4780
6.4 MEDIUM

The Image Hover Effects – Elementor Addon plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘eihe_link’ parameter in all versions up to, …

Jul 16, 2024
CVE-2024-6557
5.3 MEDIUM

The SchedulePress – Auto Post & Publish, Auto Social Share, Schedule Posts with Editorial Calendar & Missed Schedule Post Publisher plugin for WordPress is vulnerable …

Jul 16, 2024
CVE-2024-6780
3.3 LOW

Improper permission control in the mobile application (com.android.server.telecom) may lead to user information security risks.

Jul 16, 2024

Scan your infrastructure for known CVEs

Free website and port scanning — find vulnerabilities before attackers do.