PT-2025-54049 · Linux+1 · Linux Kernel+1
CVE-2023-54220
·
Published
2023-08-04
·
Updated
2026-07-03
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s serial component, specifically within the 8250 driver. Unloading a hardware-specific 8250 driver can lead to a kernel error, specifically an “Unable to handle kernel paging request” error occurring approximately ten seconds after the driver is unloaded. This issue arises from an incomplete fix in a previous commit and occurs when the
port->pm function is not properly cleared during driver unloading, causing serial8250 pm() to incorrectly call port->pm() instead of serial8250 do pm(). The uart change pm() function and uart hangup() are involved in the sequence leading to the error.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Initialization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Red Os