Use-after-free in Linux kernel - CVE-2026-46288
Published: June 10, 2026
Vulnerability details
The vulnerability allows a local attacker to cause a denial of service.
The vulnerability exists due to use-after-free in of_unittest_changeset() when handling device tree unittest changeset nodes. A local attacker can trigger access to a freed struct device_node to cause a denial of service.
The issue occurs because a reference-counted node is released and then later accessed through another pointer that refers to the same object.
Affected software
Ubuntu
linux (Ubuntu package)
linux-azure (Ubuntu package)
linux-nvidia (Ubuntu package)
linux-raspi (Ubuntu package)
How to mitigate CVE-2026-46288
linux (Ubuntu package) - update to 7.0.0-27.27
linux-azure (Ubuntu package) - addressed in versions 7.0.0-1009.9, 7.0.0-1010.10
linux-nvidia (Ubuntu package) - update to 7.0.0-1013.13
linux-raspi (Ubuntu package) - update to 7.0.0-1014.14