Lucene search
+L

18748 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54009

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This...

5.6AI score0.00201EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/25 11:35 a.m.12 views

CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

5.8AI score0.00201EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.17 views

SUSE CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

3.3CVSS6.4AI score0.00201EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.7 views

SUSE CVE-2023-54013

In the Linux kernel, the following vulnerability has been resolved: interconnect: Fix locking for runpm vs reclaim For cases where iccbwset can be called in callbaths that could deadlock against shrinker/reclaim, such as runpm resume, we need to decouple the icc locking. Introduce a new iccbwlock...

4.7CVSS6.5AI score0.00189EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/12/24 3:30 p.m.15 views

EUVD-2023-60349

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

6.1AI score0.0016EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.15 views

CVE-2023-54096

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

7.8CVSS0.0016EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.12 views

UBUNTU-CVE-2023-54096

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.31 views

CVE-2023-54096

CVE-2023-54096 affects the Linux kernel soundwire subsystem. The vulnerability arises from the completion signaling used for enumeration/init: two completion structures were not signaled for current and future waiters and the wrong reinitialization function was used, risking memory corruption if ...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.19 views

CVE-2023-54096 soundwire: fix enumeration completion

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

7.8CVSS6.5AI score
SaveExploits0References8
NVD
NVD
added 2025/12/24 11:15 a.m.13 views

CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

0.00201EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.21 views

CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

5.7AI score0.00201EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 11:15 a.m.10 views

UBUNTU-CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

5.7AI score0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:55 a.m.10 views

CVE-2023-54013 interconnect: Fix locking for runpm vs reclaim

In the Linux kernel, the following vulnerability has been resolved: interconnect: Fix locking for runpm vs reclaim For cases where iccbwset can be called in callbaths that could deadlock against shrinker/reclaim, such as runpm resume, we need to decouple the icc locking. Introduce a new iccbwlock...

6.3AI score
SaveExploits0References5
CVE
CVE
added 2025/12/24 10:55 a.m.28 views

CVE-2023-54013

CVE-2023-54013 concerns the Linux kernel where interconnect locking could deadlock between runpm and memory reclaim. The description notes a fix to decouple ICC locking by introducing a new icc_bw_lock to serialize bandwidth aggregation, separating it from paths that allocate memory (e.g., node/l...

6.1AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.44 views

CVE-2023-54009 i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

0.00201EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 10:55 a.m.10 views

CVE-2023-54009 i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.43 views

CVE-2025-68366 nbd: defer config unlock in nbd_genl_connect

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config unlock in nbdgenlconnect There is one use-after-free warning when running NBDCMDCONNECT and NBDCLEARSOCK: nbdgenlconnect nbdallocandinitconfig // configrefs=1 nbdstartdevice // configrefs=2 set NBDRTHASCONFIGREF...

0.00193EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/12/24 12:48 a.m.15 views

CVE-2025-29228

Linksys E5600 V1.1.0.26 is vulnerable to command injection in the runtime.macClone function via the mc.ip parameter...

9.8CVSS7.6AI score0.0129EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an uninitialized $Extend index node runtime lock, which could lead to an uninitialized error...

6.1AI score0.00445EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a wrong-path unreleased runtime power management reference, which could lead to a resource leak...

6.1AI score0.00201EPSS
SaveExploits0References7
Rows per page
Query Builder