[Unknown] CVE-2026-46288 – In the Linux kernel, the following vulnerability has been resolved: of: unittes...
Unknown 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 assigned the value of 'nchangeset' earlier in the function, meaning both point to the same struct device_node. The call...