Use-after-free via dangling debug TTY driver
Published Sep 9, 2026 · Updated Sep 9, 2026
Use-after-free in the Linux kernel allows attackers to cause an unspecified impact via xHCI debug TTY module unloading. If tty_register_driver() fails, dbc_tty_init() releases the driver but leaves dbc_tty_driver pointing to freed memory, and dbc_tty_exit() later passes that dangling pointer to tty_unregister_driver(). The failure must precede module unload; the Linux kernel CVE team has not published a more specific security consequence.
Summary
What happened
Use-after-free in the Linux kernel allows attackers to cause an unspecified impact via xHCI debug TTY module unloading. If tty_register_driver() fails, dbc_tty_init() releases the driver but leaves dbc_tty_driver pointing to freed memory, and dbc_tty_exit() later passes that dangling pointer to tty_unregister_driver(). The failure must precede module unload; the Linux kernel CVE team has not published a more specific security consequence.
The record
- CVE
- CVE-2026-80923
- Published
- Sep 9, 2026
- Updated
- Sep 9, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- Unavailable
- Privileges
- Unavailable
Timeline
How it unfolded
- Sep 9, 2026CVE publishedPublication date reported by the CVE source.
- Sep 9, 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=4521f16139409cdf9462c7325d43454462cff6c3 <01b7bc0938061f2fd46e0094f6483d8c6c02f7d3
- Affected versionversion=4521f16139409cdf9462c7325d43454462cff6c3 <0d0faf3cc44c4d86fc6faf5cea972c0fbe00b922
- Affected versionversion=4521f16139409cdf9462c7325d43454462cff6c3 <0e469b94fbba8eb03666da41dd1082b793c50c1a
- Affected versionversion=4521f16139409cdf9462c7325d43454462cff6c3 <33ed35ca629477f57e0dd1d77d6df96cf5a9eb55
- Affected versionversion=4521f16139409cdf9462c7325d43454462cff6c3 <43635ff6401ca0e0ed21875379eeded921321525
- Affected versionversion=4521f16139409cdf9462c7325d43454462cff6c3 <943f976c93e70563b132f5585ff68b08c89641a2
- Affected versionversion=4521f16139409cdf9462c7325d43454462cff6c3 <a916fa66a43e10f63198b6ce978badffc678821a
- Affected versionversion=4521f16139409cdf9462c7325d43454462cff6c3 <eaca2814f32b9872a332326324b9e83e01f156d2
- Affected versionversion=5.9
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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.
Weakness, pattern, technique
No sourced classifications are available.
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