PT-2026-47360 · Linux+2 · Linux Kernel+2
CVE-2026-46288
·
Published
2026-04-16
·
Updated
2026-07-24
CVSS v3.1
8.4
High
| Vector | AV:L/AC:L/PR:N/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
A use-after-free issue exists in the
of unittest changeset() function. The variable parent and nchangeset both point to the same struct device node. When of node put(nchangeset) is called, it may decrement the reference count to zero and free the node. Subsequent attempts to use parent to check for properties or read a string property result in accessing memory that has already been released.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 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu