LiveActive security incident?Get immediate response
CVE Record

CVE-2024-42280: mISDN: Fix a use after free in hfcmulti_tx()

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp).

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Linux's mISDN driver can continue using a network buffer after releasing it during transmission. This memory-safety flaw may let a local, low-privileged attacker compromise data or disrupt the host, reflected in CVSS 7.8. Exposure is concentrated on systems using the affected mISDN functionality, rather than every Linux system equally.

Executive priority

Prioritize prompt kernel maintenance on systems confirmed to use mISDN. Keep other potentially affected Linux assets in the normal high-severity patch cycle while validating applicability. The sources support serious local impact, but they do not support declaring an Internet-wide emergency or active exploitation campaign.

Technical view

CVE-2024-42280 is a use-after-free in Linux mISDN function hfcmulti_tx(). The transmit path freed *sp with dev_kfree_skb(*sp) and subsequently dereferenced it. The CVSS 3.1 vector is local, low-complexity, low-privilege, and no-user-interaction, with high confidentiality, integrity, and availability impacts. Stable-kernel commits provide branch-specific fixes.

Likely exposure

Most exposed are Linux hosts running affected kernels with mISDN HFC multiport functionality enabled and used. The CVSS vector requires local access and low privileges, so the record does not describe direct remote exploitation. The supplied version data does not form a clear universal range; confirm exact distributor package status instead of relying only on version strings.

Exploitation context

The bundle marks KEV false and contains no cited evidence of active exploitation or a public exploit. Attack complexity is rated low after obtaining a low-privileged local foothold and reaching the vulnerable driver path. Practical reach depends on system configuration and use of mISDN, which the supplied sources do not fully characterize.

Researcher notes

The defect is a post-free dereference of *sp after dev_kfree_skb(*sp) in hfcmulti_tx(). Multiple stable-kernel commits indicate branch-specific backports. The affected-version array is difficult to interpret as a universal range, and no CWE is supplied. Use commit ancestry and distributor advisories to establish fixed status.

Mitigation direction

  • Identify hosts using the mISDN subsystem or affected HFC multiport functionality.
  • Apply a vendor kernel update containing the applicable upstream stable fix.
  • Follow distributor guidance for branch-specific package versions and reboot requirements.
  • Expedite maintenance for systems confirmed to depend on the affected mISDN path.

Validation and detection

  • Inventory running kernel builds on systems that may provide ISDN functionality.
  • Check whether mISDN and the relevant HFC driver functionality are enabled or active.
  • Compare installed packages with distributor advisories and applicable stable-kernel backports.
  • After updating, confirm the fixed kernel is running following reboot.
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-42280 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.

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

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2024-42280Attack 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
other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxaf69fb3a8ffa37e986db00ed93099dc44babeef4, af69fb3a8ffa37e986db00ed93099dc44babeef4, af69fb3a8ffa37e986db00ed93099dc44babeef4, af69fb3a8ffa37e986db00ed93099dc44babeef4, af69fb3a8ffa37e986db00ed93099dc44babeef4, af69fb3a8ffa37e986db00ed93099dc44babeef4, af69fb3a8ffa37e986db00ed93099dc44babeef4, af69fb3a8ffa37e986db00ed93099dc44babeef4unaffected
LinuxLinux2.6.27, 0, 4.19.320, 5.4.282, 5.10.224, 5.15.165, 6.1.103, 6.6.44, 6.10.3, 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.