IT

Tracker / CVE-2026-45925

CVE-2026-45925

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: thermal/of: Fix reference leak in thermal_of_cm_lookup() In thermal_of_cm_lookup(), tr_np is obtained via of_parse_phandle(), but never released. Use the __free(device_node) cleanup attribute to automatically release the node and fix the leak. [ rjw: Changelog edits ]

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.12.18 → 6.12.75
linux linux_kernel · 6.13.6 → 6.14
linux linux_kernel · 6.14.1 → 6.18.14
linux linux_kernel · 6.19 → 6.19.4

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References