Kernel code execution via stale serial callbacks
Published Jul 19, 2026 · Updated Jul 19, 2026
Use-after-free in the Linux Kernel 8250_dw serial driver allows attackers to crash the kernel or execute code through an orphaned port. dw8250_probe() returns after clock-notifier registration fails without unregistering the 8250 port, leaving callbacks and private_data references to freed driver state. The stale port must first survive that probe failure; subsequent serial I/O, console output, or interrupt handling dereferences the freed state.
Summary
What happened
Use-after-free in the Linux Kernel 8250_dw serial driver allows attackers to crash the kernel or execute code through an orphaned port. dw8250_probe() returns after clock-notifier registration fails without unregistering the 8250 port, leaving callbacks and private_data references to freed driver state. The stale port must first survive that probe failure; subsequent serial I/O, console output, or interrupt handling dereferences the freed state.
The record
- CVE
- CVE-2026-53384
- Published
- Jul 19, 2026
- Updated
- Jul 19, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, CWE-825
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 19, 2026CVE publishedPublication date reported by the CVE source.
- Jul 19, 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=cc816969d7b5973d2720d9afd381f06f0eac6885 <07ffe414a708ae60551401cec5d727ed156b8caf
- Affected versionversion=cc816969d7b5973d2720d9afd381f06f0eac6885 <10fc708b4de7f86002d2d735a2dbf3b5b7f65692
- Affected versionversion=cc816969d7b5973d2720d9afd381f06f0eac6885 <3d205fe80f2181f0109150ad1fa06ee5bc046935
- Affected versionversion=cc816969d7b5973d2720d9afd381f06f0eac6885 <511d2b92f8d20de04acafab676150d26fb5c67f4
- Affected versionversion=cc816969d7b5973d2720d9afd381f06f0eac6885 <778b9dda4b24005a27bcd9c35c110bf8d7f259ca
- Affected versionversion=cc816969d7b5973d2720d9afd381f06f0eac6885 <ccdf4510a3873b14e5e348cdb038717996f09fda
- Affected versionversion=cc816969d7b5973d2720d9afd381f06f0eac6885 <d72650a4f334581b23a1892b888a4cb1be142f76
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