cbcvebase.
CVE-2026-46288
published 2026-06-08

CVE-2026-46288: In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is…

PriorityP341high8.4CVSS 3.1
AVLACLPRNUINSUCHIHAH
EPSS
0.14%
3.7th percentile
In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same struct device_node. The call to of_node_put(nchangeset) can decrement the reference count to zero and free the node if there are no other holders. After that, the code still uses 'parent' to check for the presence of a property and to read a string property, leading to a use-after-free. Fix this by moving the of_node_put() call after the last access to 'parent', avoiding the UAF.

Affected

17 ranges
VendorProductVersion rangeFixed in
linuxlinux
linuxlinux>= 1c668ea65506e67ce2eae07b69bb09fcdd86e309 < 37318d1a27c9cc5a70d3cd7e49e30ec86f2b8ca137318d1a27c9cc5a70d3cd7e49e30ec86f2b8ca1
linuxlinux>= 1c668ea65506e67ce2eae07b69bb09fcdd86e309 < 7f0f0926f3010b10cff5e93446258f971e42f2fd7f0f0926f3010b10cff5e93446258f971e42f2fd
linuxlinux>= 1c668ea65506e67ce2eae07b69bb09fcdd86e309 < 6fdad20b7975bdc32e85b45f8f7c640f6687b81f6fdad20b7975bdc32e85b45f8f7c640f6687b81f
linuxlinux>= 1c668ea65506e67ce2eae07b69bb09fcdd86e309 < faecdd423c27f0d6090156a435ba9dbbac0eaddbfaecdd423c27f0d6090156a435ba9dbbac0eaddb
linuxlinux_kernel>= 6.12 < 6.12.866.12.86
linuxlinux_kernel>= 6.13 < 6.18.276.18.27
linuxlinux_kernel>= 6.19 < 7.0.47.0.4
ubuntulinux
ubuntulinux-aws
ubuntulinux-gcp
ubuntulinux-ibm
ubuntulinux-nvidia
ubuntulinux-oem-7.0
ubuntulinux-oracle
ubuntulinux-raspi
ubuntulinux-realtime

CVSS provenance

nvdv3.18.4HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vendor_ubuntu8.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.