RS-485 interface denial via transmit deadlock
Published Feb 23, 2024 · Updated May 11, 2026
Denial of service in the Linux kernel's i.MX serial driver allows local users to disable an RS-485 interface by closing its TTY. During an incomplete transmission, imx_uart_shutdown disables the Transmission Complete interrupt before imx_uart_stop_tx defers cleanup to that disabled interrupt, trapping the state machine in SEND. The trigger requires an i.MX UART configured for RS-485 and a TTY closure during transmission; the resulting impact is limited to that interface.
Summary
What happened
Denial of service in the Linux kernel's i.MX serial driver allows local users to disable an RS-485 interface by closing its TTY. During an incomplete transmission, imx_uart_shutdown disables the Transmission Complete interrupt before imx_uart_stop_tx defers cleanup to that disabled interrupt, trapping the state machine in SEND. The trigger requires an i.MX UART configured for RS-485 and a TTY closure during transmission; the resulting impact is limited to that interface.
The record
- CVE
- CVE-2023-52456
- Published
- Feb 23, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 23, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.9
- Affected versionversion=cb1a609236096c278ecbfb7be678a693a70283f1 <63ee7be01a3f7d28b1ea8b8d7944f12bb7b0ed06
- Affected versionversion=cb1a609236096c278ecbfb7be678a693a70283f1 <6e04a9d30509fb53ba6df5d655ed61d607a7cfda
- Affected versionversion=cb1a609236096c278ecbfb7be678a693a70283f1 <763cd68746317b5d746dc2649a3295c1efb41181
- Affected versionversion=cb1a609236096c278ecbfb7be678a693a70283f1 <78d60dae9a0c9f09aa3d6477c94047df2fe6f7b0
- Affected versionversion=cb1a609236096c278ecbfb7be678a693a70283f1 <9a662d06c22ddfa371958c2071dc350436be802b
- Affected versionversion=cb1a609236096c278ecbfb7be678a693a70283f1 <ff168d4fdb0e1ba35fb413a749b3d6cce918ec19
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo