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 ]
References
Configurations
Configuration 1 (hide)
|
History
25 Jun 2026, 12:40
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/025796ccd7f9f2e013e12319de26b6c021a80c1f - Patch | |
| References | () https://git.kernel.org/stable/c/8344d5da9df74fdbef676214d0c482fc822a01ca - Patch | |
| References | () https://git.kernel.org/stable/c/8af710156c53cdb392d529497ef2b3a10a1f9370 - Patch | |
| References | () https://git.kernel.org/stable/c/a1fe789a96fe47733c133134fd264cb7ca832395 - Patch | |
| CWE | NVD-CWE-Other | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc5:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-25 12:40
NVD link : CVE-2026-45925
Mitre link : CVE-2026-45925
CVE.ORG link : CVE-2026-45925
JSON object : View
Products Affected
linux
- linux_kernel
CWE
