LiveActive security incident?Get immediate response
CVE Record

CVE-2024-27401: firewire: nosy: ensure user_length is taken into account when fetching packet contents

In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure user_length is taken into account when fetching packet contents Ensure that packet_buffer_get respects the user_length provided. If the length of the head packet exceeds the user_length, packet_buffer_get will now return 0 to signify to the user that no data were read and a larger buffer size is required. Helps prevent user space overflows.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in the Linux FireWire nosy packet-capture path could place more packet data into a user-provided buffer than requested. A locally authenticated user may be able to trigger serious confidentiality, integrity, or availability impact. Exposure depends on the affected kernel code being present and accessible.

Executive priority

Treat as a high-priority endpoint and server patching issue where affected FireWire functionality is exposed to local users. Accelerate remediation on shared or multi-user systems. Internet-facing status alone does not increase exposure because the documented attack vector is local.

Technical view

The kernel's packet_buffer_get function did not respect user_length when fetching the head packet. If that packet exceeded the supplied length, data could overflow the user-space buffer. The fix returns zero, indicating that no data was read and a larger buffer is required. CVSS 3.1 is 7.8 with local, low-privilege access.

Likely exposure

Prioritize Linux systems running affected kernel builds where the FireWire nosy functionality is available to untrusted local users. Remote-only services are not directly implicated by the supplied evidence. The listed version data is unusually broad and includes commit identifiers, so confirm exposure against distribution advisories and the deployed kernel package.

Exploitation context

The CVSS vector requires local access and low privileges, without user interaction. CISA KEV status is false, and the supplied sources provide no evidence of active exploitation or a public exploit. Exploitability remains conditional on access to the affected functionality.

Researcher notes

No CWE is supplied. The version list mixes releases and repeated commit identifiers, limiting precise range interpretation. The core security boundary is enforcement of user_length before copying the head packet. The bundle supports a local buffer-overflow condition and upstream fixes, but does not establish practical exploit reliability or exploitation in the wild.

Mitigation direction

  • Install a distribution-supported kernel update containing the referenced upstream fix.
  • Reboot into the updated kernel and confirm the running version changed.
  • Until updated, restrict untrusted local access to FireWire nosy functionality.
  • Consult Linux distribution guidance for exact fixed package versions.

Validation and detection

  • Record the running kernel version and distribution package release.
  • Compare the package against applicable Debian, Fedora, or vendor advisories.
  • Determine whether FireWire nosy support is built, loaded, and accessible.
  • Confirm the deployed kernel contains the applicable upstream fix.
  • Verify oversized packets are rejected when the supplied user buffer is smaller.
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-27401 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
13Source 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-27401Attack 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
LinuxLinux286468210d83ce0ca1e37e346ed9f4457a161650, 286468210d83ce0ca1e37e346ed9f4457a161650, 286468210d83ce0ca1e37e346ed9f4457a161650, 286468210d83ce0ca1e37e346ed9f4457a161650, 286468210d83ce0ca1e37e346ed9f4457a161650, 286468210d83ce0ca1e37e346ed9f4457a161650, 286468210d83ce0ca1e37e346ed9f4457a161650, 286468210d83ce0ca1e37e346ed9f4457a161650unaffected
LinuxLinux2.6.36, 0, 4.19.314, 5.4.276, 5.10.217, 5.15.159, 6.1.91, 6.6.31, 6.8.10, 6.9affected
Weakness

CWE details

No CWE listed

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