Kernel memory corruption via dangling interconnect requests
Published Sep 11, 2026 · Updated Sep 11, 2026
Use-after-free in the Linux kernel interconnect core allows attackers to corrupt kernel memory via unspecified vectors after allocation failure. The icc_get() and of_icc_get_by_index() error paths call kfree(path) after path_init() links requests into node req_list lists, leaving dangling entries. A later icc_get() or icc_set_bw() traversal accesses the freed slab; reproduction requires allocation failure, and a KASAN panic policy can crash the system.
Summary
What happened
Use-after-free in the Linux kernel interconnect core allows attackers to corrupt kernel memory via unspecified vectors after allocation failure. The icc_get() and of_icc_get_by_index() error paths call kfree(path) after path_init() links requests into node req_list lists, leaving dangling entries. A later icc_get() or icc_set_bw() traversal accesses the freed slab; reproduction requires allocation failure, and a KASAN panic policy can crash the system.
The record
- CVE
- CVE-2026-81008
- Published
- Sep 11, 2026
- Updated
- Sep 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- Unavailable
- Privileges
- Unavailable
Timeline
How it unfolded
- Sep 11, 2026CVE publishedPublication date reported by the CVE source.
- Sep 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=3791163602f7140011a8dc1691cfe6ec0cb1ef07 <25c7e242aca084fdc1098248194032317dca625d
- Affected versionversion=3791163602f7140011a8dc1691cfe6ec0cb1ef07 <a4e9aa7907ade87d1d96853d14e05dcf682f8363
- Affected versionversion=3791163602f7140011a8dc1691cfe6ec0cb1ef07 <d715d19cfcfe99f361adb05cefc143a95d400b87
- Affected versionversion=3791163602f7140011a8dc1691cfe6ec0cb1ef07 <db8147c5d5ad2cfa21c2be566f95981b41b05de6
- Affected versionversion=5.6
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