LiveActive security incident?Get immediate response
CVE Record

CVE-2024-0639: Kernel: potential deadlock on &net->sctp.addr_wq_lock leading to dos

A denial of service vulnerability due to a deadlock was found in sctp_auto_asconf_init in net/sctp/socket.c in the Linux kernel’s SCTP subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the system.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-0639 is a Linux kernel denial-of-service issue in the SCTP networking subsystem. A local low-privileged user, including a guest user, may trigger a deadlock that can hang or crash the system. The business impact is availability loss, not data theft or privilege escalation based on the supplied sources.

Executive priority

Treat this as a moderate availability risk. It is not described as remotely exploitable, but affected shared Linux systems should be patched through normal kernel maintenance, with faster handling for business-critical or multi-tenant hosts.

Technical view

The flaw is a CWE-833 deadlock in sctp_auto_asconf_init within net/sctp/socket.c involving &net->sctp.addr_wq_lock. Red Hat rates it medium with CVSS 3.1 score 5.5: local attack vector, low complexity, low privileges, no user interaction, and high availability impact.

Likely exposure

Exposure is most relevant to Red Hat Enterprise Linux 9 kernel and kernel-rt systems listed as affected, including version 0:5.14.0-362.8.1.el9_3. RHEL 6, 7, and 8 entries in the bundle are marked unaffected.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires local low-privileged access, so risk is higher on shared, multi-user, virtualized, or workload-hosting systems where untrusted users can run code.

Researcher notes

Evidence points to a kernel SCTP deadlock fixed upstream in the referenced Linux commit. The bundle names Red Hat Enterprise Linux 9 as affected and several older Red Hat releases as unaffected. No exploit availability or weaponized technique is provided.

Mitigation direction

  • Check Red Hat advisory RHSA-2023:6583 for applicable kernel updates.
  • Apply vendor-provided kernel or kernel-rt fixes where available.
  • Prioritize shared RHEL 9 hosts and systems with untrusted local users.
  • Limit unnecessary local shell access to affected systems.
  • Monitor vendor CVE guidance for status changes.

Validation and detection

  • Inventory RHEL 9 kernel and kernel-rt package versions.
  • Compare installed versions against the affected Red Hat entries.
  • Confirm whether SCTP support is present or used on scoped systems.
  • Review system logs for unexplained hangs or crash patterns.
  • Track remediation status against RHSA-2023:6583.
Prepared
Confidence
high
Sources
6

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-833: 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-0639 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
5Source 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-0639Attack 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 9kernel, 0:5.14.0-362.8.1.el9_3affected
Red HatRed Hat Enterprise Linux 9kernel, 0:5.14.0-362.8.1.el9_3affected
Red HatRed Hat Enterprise Linux 6kernelunaffected
Red HatRed Hat Enterprise Linux 7kernelunaffected
Red HatRed Hat Enterprise Linux 7kernel-rtunaffected
Red HatRed Hat Enterprise Linux 8kernelunaffected
Red HatRed Hat Enterprise Linux 8kernel-rtunaffected
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-833 · source CWE mapping

Deadlock

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