Lucene search
+L

1882 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-54220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: 8250: Fix oops for port-pm on uartchangepm Unloading a hardware specific 8250 driver can produce error Unable to handle kernel paging request at virtual...

5.3AI score0.00184EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993121)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993121 advisory. In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean u...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2023-60484

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: pmc: Fix memory leak in amdpmcstbdebugfsopenv2 Function amdpmcstbdebugfsopenv2 may be called when the STB debug mechanism enabled. When amdpmcsendcmd fails, the 'buf' needs to be released...

5.9AI score0.00151EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.13 views

EUVD-2023-60382

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...

6.2AI score0.00173EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2023-60466

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

6AI score0.00179EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/30 1:16 p.m.5 views

CVE-2023-54244

In the Linux kernel, the following vulnerability has been resolved: ACPI: EC: Fix oops when removing custom query handlers When removing custom query handlers, the handler might still be used inside the EC query workqueue, causing a kernel oops if the module holding the callback function was...

0.00184EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54175

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

0.00179EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54175

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

5.7AI score0.00179EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.10 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...

5.8AI score0.00173EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.4 views

CVE-2023-54220

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port-pm on uartchangepm Unloading a hardware specific 8250 driver can produce error "Unable to handle kernel paging request at virtual address" about ten seconds after unloading the driver. This happens...

5.7AI score0.00184EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/30 1:16 p.m.7 views

UBUNTU-CVE-2023-54175

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

5.7AI score0.00179EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 1:16 p.m.4 views

UBUNTU-CVE-2023-54220

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port-pm on uartchangepm Unloading a hardware specific 8250 driver can produce error "Unable to handle kernel paging request at virtual address" about ten seconds after unloading the driver. This happens...

5.7AI score0.00184EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.29 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:11 p.m.22 views

CVE-2023-54220

CVE-2023-54220 (Linux kernel, serial/8250): The issue arose during unloading a hardware-specific 8250 UART driver, where an oops could occur about ten seconds later due to uart_change_pm() and an incomplete fix in the prior patch. The root cause was that port->pm needed to be cleared when the ...

5.8AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:11 p.m.4 views

CVE-2023-54220 serial: 8250: Fix oops for port->pm on uart_change_pm()

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port-pm on uartchangepm Unloading a hardware specific 8250 driver can produce error "Unable to handle kernel paging request at virtual address" about ten seconds after unloading the driver. This happens...

6AI score0.00184EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.3 views

CVE-2023-54220

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port-pm on uartchangepm Unloading a hardware specific 8250 driver can produce error "Unable to handle kernel paging request at virtual address" about ten seconds after unloading the driver. This happens...

5.2AI score0.00184EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.28 views

CVE-2023-54175 i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path

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

0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 12:8 p.m.8 views

CVE-2023-54175 i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path

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

6.4AI score0.00179EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/30 12:8 p.m.10 views

CVE-2023-54175

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

5.1AI score0.00179EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/30 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 a runtime power management leak in the xiicxfer function error path...

5.8AI score0.00179EPSS
SaveExploits0References7
Rows per page
Query Builder