CVE Database

54613+ 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-48816
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against ->sock changing during sysfs read ->sock can be set to NULL asynchronously …

Jul 16, 2024
CVE-2022-48815
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcm_sf2: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: …

Jul 16, 2024
CVE-2022-48814
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 ("net: dsa: …

Jul 16, 2024
CVE-2022-48813
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: …

Jul 16, 2024
CVE-2022-48812
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: …

Jul 16, 2024
CVE-2022-48811
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: don't release napi in __ibmvnic_open() If __ibmvnic_open() encounters an error such as when setting …

Jul 16, 2024
CVE-2022-48810
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path ip[6]mr_free_table() can only be called under …

Jul 16, 2024
CVE-2022-48809
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: fix a memleak when uncloning an skb dst and its metadata When uncloning an …

Jul 16, 2024
CVE-2022-48808
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix panic when DSA master device unbinds on shutdown Rafael reports that on …

Jul 16, 2024
CVE-2022-48807
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler Currently, the same handler is called for …

Jul 16, 2024
CVE-2022-48806
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX Commit effa453168a7 ("i2c: i801: Don't silently correct invalid …

Jul 16, 2024
CVE-2022-48804
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: vt_ioctl: fix array_index_nospec in vt_setactivate array_index_nospec ensures that an out-of-bounds value is set to zero …

Jul 16, 2024
CVE-2022-48803
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clk_div_table _get_table_maxdiv() tries to access "clk_div_table" array out of …

Jul 16, 2024
CVE-2022-48802
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fs/proc: task_mmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel …

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-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-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-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-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-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-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-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-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-4224
5.4 MEDIUM

An authenticated stored cross-site scripting (XSS) exists in the TP-Link TL-SG1016DE affecting version TL-SG1016DE(UN) V7.6_1.0.0 Build 20230616, which could allow an adversary to run JavaScript …

Jul 15, 2024
CVE-2024-40630
4.3 MEDIUM

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation via a format-agnostic API …

Jul 15, 2024
CVE-2024-40627
5.8 MEDIUM

Fastapi OPA is an opensource fastapi middleware which includes auth flow. HTTP `OPTIONS` requests are always allowed by `OpaMiddleware`, even when they lack authentication, and …

Jul 15, 2024

Scan your infrastructure for known CVEs

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