Local service interruption via delayed-work use-after-free
Published Sep 16, 2026 · Updated Sep 16, 2026
Use-after-free in the Linux kernel CEC core allows local users to interrupt service by signaling a blocking CEC transmit. In cec_transmit_msg_fh(), cancel_delayed_work_sync() can finish before cec_transmit_done_ts() schedules the reply timeout, leaving delayed work armed after its data is freed. Reaching the race requires access to a CEC device, a blocking transmit, and a signal during the killable wait; the demonstrated consequence is a kernel warning and denial of service.
Summary
What happened
Use-after-free in the Linux kernel CEC core allows local users to interrupt service by signaling a blocking CEC transmit. In cec_transmit_msg_fh(), cancel_delayed_work_sync() can finish before cec_transmit_done_ts() schedules the reply timeout, leaving delayed work armed after its data is freed. Reaching the race requires access to a CEC device, a blocking transmit, and a signal during the killable wait; the demonstrated consequence is a kernel warning and denial of service.
The record
- CVE
- CVE-2026-89899
- Published
- Sep 16, 2026
- Updated
- Sep 16, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Sep 16, 2026CVE publishedPublication date reported by the CVE source.
- Sep 16, 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=2781b86d7e45de09befa5ace296b66787146561f
- Affected versionversion=4.18.19 <4.19
- Affected versionversion=4.19.2 <4.20
- Affected versionversion=4.20
- Affected versionversion=490d84f6d73c12f4204241cff8651eed60aae914 <0fbd5c2327020858c45b2d1c65775d64cdeca523
- Affected versionversion=490d84f6d73c12f4204241cff8651eed60aae914 <9a951931d4b4084acd64fa55fc3672a9da45ddf9
- Affected versionversion=490d84f6d73c12f4204241cff8651eed60aae914 <9c6ceb0949227c1f0cf0e19393daec72d9889871
- Affected versionversion=490d84f6d73c12f4204241cff8651eed60aae914 <a3adb63b121937b97f7fdc51e96564c7c799538b
- Affected versionversion=e448dfd6d3ec944411f6575bc24e4f8baa1e297f
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
Public exploit references
- syzkaller CEC transmit race reproducerproof of concept · demonstrated
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