LiveActive security incident?Get immediate response
CVE Record

CVE-2024-49960: ext4: fix timer use-after-free on failed mount

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4_fill_super The del_timer_sync function cancels the s_err_report timer, which reminds about filesystem errors daily. We should guarantee the timer is no longer active before kfree(sbi). When filesystem mounting fails, the flow goes to failed_mount3, where an error occurs when ext4_stop_mmpd is called, causing a read I/O failure. This triggers the ext4_handle_error function that ultimately re-arms the timer, leaving the s_err_report timer active before kfree(sbi) is called. Fix the issue by canceling the s_err_report timer after calling ext4_stop_mmpd.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A failed ext4 filesystem mount can leave an error-reporting timer running after its supporting kernel memory is freed. Later timer activity could corrupt memory, crash the system, or potentially affect confidentiality and integrity. Triggering requires local interaction with a problematic ext4 mount; this is not described as a remote network vulnerability.

Executive priority

Treat this as prompt kernel-maintenance work, prioritizing infrastructure exposed to untrusted or unreliable ext4 media. It does not currently justify an internet-wide emergency response because triggering is local and active exploitation is not evidenced. Delays remain undesirable because kernel memory corruption can have severe consequences.

Technical view

During ext4_fill_super failure handling, ext4_stop_mmpd can encounter a read I/O failure and invoke ext4_handle_error, which re-arms s_err_report. The filesystem state is then freed while the timer remains active, creating a use-after-free. The upstream correction cancels the timer after ext4_stop_mmpd.

Likely exposure

Exposure is most plausible on affected Linux systems that mount corrupted, unreliable, removable, user-supplied, or virtual ext4 filesystems. The supplied version records are complex and should not be treated as simple inclusive ranges. Confirm exposure against the running distribution kernel and vendor backport status.

Exploitation context

The CVSS 3.1 score is 7.8 with local access, low complexity, no privileges, and user interaction. The supplied record is not in KEV and provides no evidence of active exploitation or a public exploit. Syzbot discovered the defect through automated kernel testing.

Researcher notes

The failure sequence is important: an earlier timer cancellation is insufficient because the read-error path can re-arm the timer before filesystem state is freed. The source bundle identifies upstream stable fixes but does not establish practical exploitability, exploitation in the wild, or a definitive distribution-neutral affected-version range.

Mitigation direction

  • Apply a distribution kernel update incorporating the referenced upstream fix, following vendor reboot guidance.
  • Until updated, restrict untrusted ext4 mounting and automated mount paths where operationally feasible.
  • Check Linux distribution advisories for backported fixes rather than relying only on upstream version numbers.

Validation and detection

  • Inventory running kernel and package versions on systems that use or mount ext4 filesystems.
  • Compare each kernel build with distribution advisories and the referenced upstream stable commits.
  • Prioritize review of systems handling removable media, virtual disk images, or user-controlled filesystems.
  • After updating and rebooting, confirm the patched kernel is running across the affected fleet.
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-49960 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:N/UI:R/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
10Source 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:N/UI:R/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-49960Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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
LinuxLinux5e4f5138bd8522ebe231a137682d3857209a2c07, 618f003199c6188e01472b03cdbba227f1dc5f24, 618f003199c6188e01472b03cdbba227f1dc5f24, 618f003199c6188e01472b03cdbba227f1dc5f24, 618f003199c6188e01472b03cdbba227f1dc5f24, 618f003199c6188e01472b03cdbba227f1dc5f24, 618f003199c6188e01472b03cdbba227f1dc5f24, cecfdb9cf9a700d1037066173abac0617f6788df, eb7b40d9d3785f7a131fb0b1f89bb6efa46c1833, 5.10.51, 5.12.18, 5.13.3unaffected
LinuxLinux5.14, 0, 5.10.237, 5.15.181, 6.1.118, 6.6.55, 6.10.14, 6.11.3, 6.12affected
Weakness

CWE details

No CWE listed

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