2 matches found
EUVD-2026-86073
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/tegra/soctherma: Switch to devm cooling device registration Use devmthermalofcoolingdeviceregister to simplify resource management and avoid manual cleanup in error paths. As a side effect this change has the...
5.8AI score
SaveExploits0References3
CVE-2026-97475
The Linux kernel addressed an issue in the thermal/drivers/tegra/soctherma driver where the tegra_soctherm_remove() function failed to call thermal_cooling_device_unregister(). This caused the thermal framework's cdev list to retain references to thermal_cooling_device objects whose devdata point...
5.8AI score
SaveExploits0References3
20