LiveActive security incident?Get immediate response
CVE Record

CVE-2024-56601: net: inet: do not leave a dangling sk pointer in inet_create()

In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inet_create() sock_init_data() attaches the allocated sk object to the provided sock object. If inet_create() fails later, the sk object is freed, but the sock object retains the dangling pointer, which may create use-after-free later. Clear the sk pointer in the sock object on error.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

An error path in Linux network socket creation can leave a pointer to memory that has already been freed. Later kernel use of that pointer could let a low-privileged local attacker crash the system or potentially compromise data and system integrity. The supplied rating is CVSS 7.8 (high); the sources do not establish active exploitation.

Executive priority

Treat this as a high-priority kernel maintenance issue, especially on shared or multi-user Linux systems. It is not supported as an internet-remote emergency, but successful local exploitation could have severe business impact. Remediate within the normal high-severity window and accelerate where untrusted users or workloads have local execution.

Technical view

sock_init_data() attaches an allocated sk object to a sock object. If inet_create() subsequently fails, it frees sk without clearing the sock reference, creating a possible use-after-free. The stable-kernel fix clears the pointer on this error path. Potential impact is high across confidentiality, integrity, and availability.

Likely exposure

Exposure is limited to Linux systems running affected kernel builds and reachable by a low-privileged local user or process. The bundle lists Linux 2.6.12 and several 5.x and 6.x versions as affected. Exact distribution package status requires vendor confirmation because vendors may backport fixes without changing upstream-style version numbers.

Exploitation context

CVSS indicates local access, low complexity, low privileges, and no user interaction. KEV is false, and the supplied sources provide no evidence of in-the-wild exploitation or a public exploit. Trigger requirements beyond encountering the failing inet_create() path are not documented in the bundle.

Researcher notes

This is CWE-416. The corrected behavior clears the sock object's sk pointer after freeing sk during an inet_create() failure. Seven stable-kernel commits indicate branch-specific fixes. The bundle does not document precise failure prerequisites, distribution package mappings, proof-of-concept availability, or observed exploitation.

Mitigation direction

  • Identify running Linux kernel builds and compare them with vendor advisories for CVE-2024-56601.
  • Deploy a vendor-supported kernel containing the applicable stable fix.
  • Follow required reboot or activation procedures so systems actually run the remediated kernel.
  • Until patched, reduce unnecessary low-privilege local access on higher-risk multi-user systems.

Validation and detection

  • Verify the running kernel, not only the installed package, is the remediated build.
  • Confirm the vendor build includes the inet_create() fix or its documented backport.
  • Retest relevant socket-creation workloads after deployment.
  • Monitor patched systems for kernel faults or regressions through normal operational telemetry.
Prepared
Confidence
medium
Sources
11

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-416: 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-56601 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
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.

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

SSVC decision data

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

CVSS vector scores

2 official scores

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2024-56601Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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. 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
cvssV3_1other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2unaffected
LinuxLinux2.6.12, 0, 5.4.287, 5.10.231, 5.15.174, 6.1.120, 6.6.66, 6.12.5, 6.13affected
Weakness

CWE details

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

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.