LiveActive security incident?Get immediate response
CVE Record

CVE-2024-0443: Kernel: blkio memory leakage due to blkcg and some blkgs are not freed after they are made offline.

A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgroup_rstat_flush() is only called at css_release_work_fn(), which is called when the blkcg reference count reaches 0. This circular dependency will prevent blkcg and some blkgs from being freed after they are made offline. This issue may allow an attacker with a local access to cause system instability, such as an out of memory error.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-0443 is a Linux kernel memory leak in blkio cgroup cleanup. A local user could trigger repeated resource cleanup failures until memory is exhausted, causing instability or out-of-memory conditions. This is primarily an availability risk, not a data theft or privilege escalation issue based on the provided sources.

Executive priority

Schedule remediation through normal kernel patch cycles, with faster handling for shared compute, multi-user, or container-hosting systems. Business impact is service instability rather than compromise of confidentiality or integrity based on current evidence.

Technical view

The flaw is in block/blk-cgroup.c. During cgroup destruction, cgroup_rstat_flush() only runs when css_release_work_fn() executes after the blkcg reference count reaches zero. A circular dependency can keep blkcg and some blkgs from being freed after they go offline, producing CWE-402 resource leakage.

Likely exposure

Exposure is most likely on affected Red Hat Enterprise Linux 8 and 9 kernel or kernel-rt systems, including listed RHEL 8 and RHEL 9.2 EUS package versions. RHEL 6 and 7 are listed as unaffected. Non-Red Hat exposure is not established in the provided bundle.

Exploitation context

The CVSS vector is local, low complexity, low privilege, no user interaction, with high availability impact. The bundle does not report active exploitation, and KEV is false. Treat this as a local denial-of-service risk, especially on shared Linux hosts or systems running untrusted local workloads.

Researcher notes

Key evidence comes from Red Hat’s CVE entry, RHSA advisories, Bugzilla reference, and upstream linux-block discussion. The bundle does not define exact upstream kernel version ranges or non-Red Hat distribution status, so avoid broad claims beyond the listed affected products.

Mitigation direction

  • Apply the relevant Red Hat kernel updates from the listed RHSA advisories.
  • Check Red Hat CVE guidance for exact fixed packages before deployment.
  • Reboot systems after kernel updates so the fixed kernel is active.
  • Limit untrusted local accounts or workloads until affected systems are patched.
  • Monitor affected hosts for memory pressure and out-of-memory events.

Validation and detection

  • Inventory RHEL version, kernel package, and kernel-rt usage across Linux hosts.
  • Compare installed kernel builds with Red Hat CVE and RHSA advisory data.
  • Confirm patched systems booted into the updated kernel after maintenance.
  • Review local workload models for untrusted users or container tenants.
  • Check system logs and monitoring for repeated OOM or memory exhaustion symptoms.
Prepared
Confidence
high
Sources
8

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.

cwe · low confidence lookup

CWE-402: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-0443 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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.

1CVSS vectors
5Timeline events
2ADP providers
7Source links

SSVC decision data

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6redhat

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2024-0443Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

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

  1. Source timelineredhat

    Made public.

  2. Source timelineredhat

    Reported to Red Hat.

  3. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

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

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Unknown vendorkernelkernel, 0unaffected
Red HatRed Hat Enterprise Linux 8kernel, 0:4.18.0-513.5.1.el8_9affected
Red HatRed Hat Enterprise Linux 9.2 Extended Update Supportkernel, 0:5.14.0-284.40.1.el9_2affected
Red HatRed Hat Enterprise Linux 6kernelunaffected
Red HatRed Hat Enterprise Linux 7kernelunaffected
Red HatRed Hat Enterprise Linux 7kernel-rtunaffected
Red HatRed Hat Enterprise Linux 8kernel-rtaffected
Red HatRed Hat Enterprise Linux 9kernelaffected
Red HatRed Hat Enterprise Linux 9kernel-rtaffected
Weakness

CWE details

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

CWE-402 · source CWE mapping

Transmission of Private Resources into a New Sphere ('Resource Leak')

Transmission of Private Resources into a New Sphere ('Resource Leak') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.