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+ <stable@vger.kernel.org> # 6.8+
Metrics
Affected Vendors & Products
References
History
Wed, 13 Nov 2024 02:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Redhat
Redhat enterprise Linux |
|
CPEs | cpe:/a:redhat:enterprise_linux:9 cpe:/o:redhat:enterprise_linux:9 |
|
Vendors & Products |
Redhat
Redhat enterprise Linux |
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-30T15:35:49.854Z
Updated: 2024-11-05T09:28:46.763Z
Reserved: 2024-05-30T15:25:07.080Z
Link: CVE-2024-36956
Vulnrichment
Updated: 2024-08-02T03:43:50.643Z
NVD
Status : Awaiting Analysis
Published: 2024-05-30T16:15:18.480
Modified: 2024-05-30T18:18:58.870
Link: CVE-2024-36956
Redhat