PT-2025-33579 · Linux+1 · Linux Kernel+1
Published
2025-07-15
·
Updated
2025-08-16
·
CVE-2025-38536
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The Linux kernel contains a use-after-free flaw within the
airoha npu get() function. The vulnerability occurs because the np->name field is accessed after the associated node has been released by of node put(np). This can happen if pdev is NULL, leading to a use-after-free condition. The issue has been addressed by moving the call to of node put(np) after an error check, ensuring the node is released only after both success and error scenarios are handled.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel