THREAT OPS › Threat News › [NVD] CVE-2026-81008 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
interconnect: Fix use after free in icc_get() and of_icc_get_by_index()
In of_icc_get_by_index() and icc_get(), if the dynamic allocation for
path->name fails via kasprintf(), the error handling path directly
c
[NVD] CVE-2026-81008 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: interconnect: Fix use after free in icc_get() and of_icc_get_by_index() In of_icc_get_by_index() and icc_get(), if the dynamic allocation for path->name fails via kasprintf(), the error handling path directly c
CVE-2026-81008 CVSS: 7.8 HIGH Published: 2026-09-11T20:19:09.560
In the Linux kernel, the following vulnerability has been resolved:
interconnect: Fix use after free in icc_get() and of_icc_get_by_index()
In of_icc_get_by_index() and icc_get(), if the dynamic allocation for path->name fails via kasprintf(), the error handling path directly calls kfree(path) to free the path object and returns a
Indicators of compromise
- CVE-2026-81008cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-81008