Lucene search
+L

43 matches found

NVD
NVD
added 2025/12/30 1:16 p.m.17 views

CVE-2023-54259

In the Linux kernel, the following vulnerability has been resolved: soundwire: bus: Fix unbalanced pmruntimeput causing usage count underflow This reverts commit 443a98e649b4 "soundwire: bus: use pmruntimeresumeandget" Change calls to pmruntimeresumeandget back to pmruntimegetsync. This fixes a...

0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 1:16 p.m.9 views

UBUNTU-CVE-2023-54259

In the Linux kernel, the following vulnerability has been resolved: soundwire: bus: Fix unbalanced pmruntimeput causing usage count underflow This reverts commit 443a98e649b4 "soundwire: bus: use pmruntimeresumeandget" Change calls to pmruntimeresumeandget back to pmruntimegetsync. This fixes a...

5.8AI score0.00173EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.36 views

CVE-2023-54259 soundwire: bus: Fix unbalanced pm_runtime_put() causing usage count underflow

In the Linux kernel, the following vulnerability has been resolved: soundwire: bus: Fix unbalanced pmruntimeput causing usage count underflow This reverts commit 443a98e649b4 "soundwire: bus: use pmruntimeresumeandget" Change calls to pmruntimeresumeandget back to pmruntimegetsync. This fixes a...

0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:15 p.m.33 views

CVE-2023-54259

CVE-2023-54259 (Linux kernel, SoundWire bus) : Affects the soundwire: bus code where an unbalanced pm_runtime_put() could underflow the usage count. The root cause is that -EACCES errors when getting pm_runtime were ignored, and a final put was performed regardless. The fix reverts a previous cha...

6.3AI score0.00173EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54259

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - soundwire: bus: Fix unbalanced pmruntimeput causing usage count underflow This reverts commit 443a98e649b4 soundwire: bus: use pmruntimeresumeandget Change call...

6AI score0.00173EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.10 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 the mishandling of the pmruntimeresumeandget error in the soundwire bus, which could lead to a usage count...

5.8AI score0.00173EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.8 views

EUVD-2025-124918

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: m2m: Fix streaming cleanup on release If streamon/streamoff calls are imbalanced, such as when exiting an application with Ctrl+C when streaming, the m2m usagecount will never reach zero and the ISI channel...

5.7AI score0.00144EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/23 12:31 p.m.10 views

EUVD-2022-54619

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usagecount for console handover When console is enabled, univ8250consolesetup calls serial8250consolesetup before .dev is set to uartport. Therefore, it will not call pmruntimegetsync. Later, when the actual...

5.5CVSS4.8AI score0.00256EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 2:2 p.m.29 views

CVE-2022-50247

CVE-2022-50247 concerns a Linux kernel USB xHCI MTK driver issue: if wakeup IRQ setup fails, the shared HCD is leaked because usb_put_hcd() may not NULL the @shared_hcd before decreasing usage. The patch (referenced in the description) fixes leakage by ensuring shared_hcd is NULLed prior to decre...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2022-49613

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usagecount for console handover When console is enabled,...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:1 a.m.12 views

CVE-2022-49613

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usagecount for console handover When console is enabled, univ8250consolesetup calls serial8250consolesetup before .dev is set to uartport. Therefore, it will not call pmruntimegetsync. Later, when the actual...

5.5CVSS0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:1 a.m.8 views

UBUNTU-CVE-2022-49613

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usagecount for console handover When console is enabled, univ8250consolesetup calls serial8250consolesetup before .dev is set to uartport. Therefore, it will not call pmruntimegetsync. Later, when the actual...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.18 views

CVE-2022-49613 serial: 8250: Fix PM usage_count for console handover

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usagecount for console handover When console is enabled, univ8250consolesetup calls serial8250consolesetup before .dev is set to uartport. Therefore, it will not call pmruntimegetsync. Later, when the actual...

0.00256EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:23 a.m.99 views

CVE-2022-49613

CVE-2022-49613 affects the Linux kernel serial driver 8250 console handover. When a console is enabled, univ8250_console_setup() runs before .dev is bound to the uart_port, so pm_runtime_get_sync() is skipped. Later, during handover, serial8250_console_exit() may call pm_runtime_put_sync() with a...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.13 views

CVE-2022-49613

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usagecount for console handover When console is enabled, univ8250consolesetup calls serial8250consolesetup before .dev is set to uartport. Therefore, it will not call pmruntimegetsync. Later, when the actual...

5.5CVSS5.4AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:23 a.m.14 views

CVE-2022-49613 serial: 8250: Fix PM usage_count for console handover

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usagecount for console handover When console is enabled, univ8250consolesetup calls serial8250consolesetup before .dev is set to uartport. Therefore, it will not call pmruntimegetsync. Later, when the actual...

5AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.6 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 improper handling of PM usagecount during console switching on the 8250 serial port...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.8 views

KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock

...

5.5CVSS6.9AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.5 views

SUSE CVE-2024-47744

In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvmusagecount to avoid deadlock Use a dedicated mutex to guard kvmusagecount to fix a potential deadlock on x86 due to a chain of locks and SRCU synchronizations. Translating the below lockdep...

4.1CVSS7.2AI score0.00168EPSS
SaveExploits0References15
OSV
OSV
added 2024/10/21 1:15 p.m.13 views

UBUNTU-CVE-2024-47744

In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvmusagecount to avoid deadlock Use a dedicated mutex to guard kvmusagecount to fix a potential deadlock on x86 due to a chain of locks and SRCU synchronizations. Translating the below lockdep...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References21
Rows per page
Query Builder