LiveActive security incident?Get immediate response
CVE Record

CVE-2024-44998: atm: idt77252: prevent use after free in dequeue_rx()

In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeue_rx() We can't dereference "skb" after calling vcc->push() because the skb is released.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A Linux kernel ATM network driver can access packet memory after releasing it. Affected systems using the IDT77252 driver could crash or suffer kernel-memory corruption. Although the supplied CVSS score is 9.8, practical exposure likely depends on whether this uncommon ATM driver and corresponding receive path are present and active.

Executive priority

Prioritize rapid verification rather than treating every Linux host as equally exposed. Patch confirmed IDT77252 users urgently, especially operational network systems. For systems without this driver or hardware, document non-exposure and follow normal kernel maintenance. No source in the bundle supports declaring an active incident.

Technical view

In the IDT77252 ATM driver's dequeue_rx() path, vcc->push() can release the socket buffer, but subsequent code dereferences that buffer. This creates a kernel use-after-free condition. Stable-kernel commits resolve the ordering error. The bundle assigns network-reachable, unauthenticated CVSS characteristics, but provides no demonstrated exploit path or confirmed attack outcome.

Likely exposure

Exposure is limited to Linux systems containing and exercising the IDT77252 ATM driver. Kernel version alone is insufficient for prioritization; confirm driver configuration, loaded modules, relevant hardware, and vendor backports. The supplied version data is ambiguous and should be reconciled with distribution advisories and stable-kernel commits.

Exploitation context

The bundle reports no CISA KEV status and provides no evidence of active exploitation or public weaponization. CVSS rates the theoretical impact as critical and remotely reachable, but the sources do not establish practical reachability, exploit reliability, or whether code execution is achievable.

Researcher notes

The central defect is a post-callback skb dereference after ownership may transfer and memory may be released. Multiple stable-tree commits indicate backports across supported branches. The normalized affected-version list lacks explicit ranges and fix boundaries, so branch-specific commit ancestry or distribution package status should determine vulnerability—not string comparison alone.

Mitigation direction

  • Install the corrected kernel supplied by the system or distribution vendor.
  • Review Linux stable commits and vendor advisories to identify applicable backports.
  • Disable or remove the IDT77252 ATM driver where operationally unnecessary.
  • Restrict exposure of systems using affected ATM networking until remediation is verified.

Validation and detection

  • Inventory kernel versions across systems using ATM networking.
  • Check whether the IDT77252 driver is built, loaded, or bound to hardware.
  • Confirm installed vendor kernel packages include the applicable stable fix.
  • Review kernel logs for unexplained crashes or memory errors involving the ATM driver.
Prepared
Confidence
medium
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.

cve · low confidence lookup

CVE-2024-44998 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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.

1CVSS vectors
3Timeline events
2ADP providers
11Source 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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2024-44998Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2unaffected
LinuxLinux2.6.12, 0, 4.19.321, 5.4.283, 5.10.225, 5.15.166, 6.1.107, 6.6.48, 6.10.7, 6.11affected
Weakness

CWE details

No CWE listed

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