Lucene search

K
redhatcveRedhat.comRH:CVE-2024-36956
HistoryJun 03, 2024 - 2:04 p.m.

CVE-2024-36956

2024-06-0314:04:23
redhat.com
access.redhat.com
7
linux kernel
thermal zone
debug memory
diagnostics
thermal_debug_tz_remove
cve-2024-36956

AI Score

7

Confidence

Low

EPSS

0

Percentile

9.0%

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Free all thermal zone debug memory on zone removal Because thermal_debug_tz_remove() does not free all memory allocated for thermal zone diagnostics, some of that memory becomes unreachable after freeing the thermal zone’s struct thermal_debugfs object. Address this by making thermal_debug_tz_remove() free all of the memory in question. Cc :6.8+ # 6.8+

AI Score

7

Confidence

Low

EPSS

0

Percentile

9.0%