3 matches found
CVE-2026-45989 of: unittest: fix use-after-free in testdrv_probe()
In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in testdrvprobe The function testdrvprobe retrieves the devicenode from the PCI device, applies an overlay, and then immediately calls ofnodeputdn. This releases the reference held by the PCI core...
PT-2026-43856
In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in testdrv probe The function testdrv probe retrieves the device node from the PCI device, applies an overlay, and then immediately calls of node putdn. This releases the reference held by the PCI...
DEBIAN-CVE-2023-53170
In the Linux kernel, the following vulnerability has been resolved: net: dsa: Removed unneeded ofnodeput in felixparseportsnode Remove unnecessary ofnodeput from the continue path to prevent child node from being released twice, which could avoid resource leak or other unexpected issues...