LiveActive security incident?Get immediate response
CVE Record

CVE-2024-36956: thermal/debugfs: Free all thermal zone debug memory on zone removal

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+

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue is a memory cleanup bug in thermal zone debug diagnostics. When a thermal zone is removed, some diagnostic memory may become unreachable. The provided sources do not show remote code execution, privilege escalation, active exploitation, or a CVSS score.

Executive priority

Treat this as a routine kernel hygiene update unless vendor guidance adds impact details. There is no sourced evidence of exploitation or severe business impact in the provided bundle.

Technical view

CVE-2024-36956 fixes thermal_debug_tz_remove() so it frees all memory allocated for thermal zone diagnostics before the thermal_debugfs object is released. The CVE identifies Linux 6.8 and 6.9-era affected versions and links two stable kernel commits.

Likely exposure

Exposure is likely limited to systems running affected Linux kernel builds containing the thermal/debugfs cleanup bug. Confirm exposure through the exact kernel version and distributor backport status, not upstream version numbers alone.

Exploitation context

The source bundle does not report active exploitation, KEV listing, exploit availability, or attacker prerequisites. The described impact is unreachable kernel diagnostic memory after thermal zone removal.

Researcher notes

The evidence supports a kernel memory leak-style cleanup defect in thermal debugfs handling. Severity remains unscored, CWE is not assigned, and operational impact is not quantified in the CVE sources.

Mitigation direction

  • Apply Linux kernel or distribution updates that include the referenced stable fixes.
  • Check vendor advisories for backported fixes matching CVE-2024-36956.
  • Prioritize systems running Linux 6.8 or 6.9-derived kernels for review.
  • Avoid claiming remediation from version numbers without confirming distributor patch status.

Validation and detection

  • Inventory running kernel versions across Linux systems.
  • Review distro changelogs for CVE-2024-36956 or the referenced stable commits.
  • Confirm affected source contains the corrected thermal_debug_tz_remove() cleanup logic.
  • Check whether impacted systems use kernels from the identified 6.8 or 6.9 ranges.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-36956 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux7ef01f228c9f54c6260319858be138a8a7e9e704, 7ef01f228c9f54c6260319858be138a8a7e9e704unaffected
LinuxLinux6.8, 0, 6.8.10, 6.9affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.