CVE-2023-54220
CVE-2023-54220 is a security vulnerability that is still awaiting full analysis and scoring. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2023-60421
- Published:
- Last modified:
Description
In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port->pm on uart_change_pm() 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 on uart_hangup() calling uart_change_pm(). Turns out commit 04e82793f068 ("serial: 8250: Reinit port->pm on port specific driver unbind") was only a partial fix. If the hardware specific driver has initialized port->pm function, we need to clear port->pm too. Just reinitializing port->ops does not do this. Otherwise serial8250_pm() will call port->pm() instead of serial8250_do_pm().
Frequently asked questions
- What is CVE-2023-54220?
- In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port->pm on uart_change_pm() 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 on uart_hangup() calling uart_change_pm(). Turns out commit 04e82793f068 ("serial: 8250: Reinit port->pm on port specific driver unbind") was only a partial fix. If the hardware specific driver has initialized port->pm function, we need to clear port->pm too. Just reinitializing port->ops does not do this. Otherwise serial8250_pm() will call port->pm() instead of serial8250_do_pm().
- Is CVE-2023-54220 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2023-54220?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2023-54220 have an EU (EUVD) identifier?
- Yes. CVE-2023-54220 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2023-60421.
- When was CVE-2023-54220 published?
- CVE-2023-54220 was published on 2025-12-30 and last updated on 2026-06-17.
References
- https://git.kernel.org/stable/c/0c05493341d6f2097f75f0a5dbb7b53a9e8c5f6c
- https://git.kernel.org/stable/c/18e27df4f2b4e257c317ba8076f31a888f6cc64b
- https://git.kernel.org/stable/c/375806616f8c772c33d40e112530887b37c1a816
- https://git.kernel.org/stable/c/66f3e55960698c874b0598277913b478ecd29573
- https://git.kernel.org/stable/c/720a297b334e85d34099e83d1f375b92c3efedd6
- https://git.kernel.org/stable/c/b653289ca6460a6552c8590b75dfa84a0140a46b
- https://git.kernel.org/stable/c/bd70d0b28010d560a8be96b44fea86fe2ba016ae
- https://git.kernel.org/stable/c/dfe2aeb226fd5e19b0ee795f4f6ed8bc494c1534