LiveActive security incident?Get immediate response
CVE Record

CVE-2024-49925: fbdev: efifb: Register sysfs groups through driver core

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: Register sysfs groups through driver core The driver core can register and cleanup sysfs groups already. Make use of that functionality to simplify the error handling and cleanup. Also avoid a UAF race during unregistering where the sysctl attributes were usable after the info struct was freed.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in the Linux efifb framebuffer driver can leave system-control files accessible after their supporting memory is freed. A locally authenticated user may be able to trigger memory corruption, potentially exposing sensitive kernel data or crashing the system. Network-only attackers are not directly positioned to exploit it.

Executive priority

Schedule prompt remediation, prioritizing shared servers, developer platforms, and other systems with untrusted local users. This is high severity but not evidenced as actively exploited or remotely reachable. Treat internet exposure alone as insufficient for prioritization; local-access pathways and efifb presence are the key factors.

Technical view

CVE-2024-49925 is a use-after-free race during efifb unregistration. Sysfs attributes could remain usable after the framebuffer information structure was freed. The correction delegates sysfs-group registration and cleanup to the driver core. CVSS 3.1 is 7.1: local, low-complexity exploitation requiring low privileges, with high confidentiality and availability impact.

Likely exposure

Exposure is limited to Linux systems running a vulnerable kernel where the efifb driver and affected sysfs interface are present. An attacker requires local low-privileged access. The supplied version data is ambiguous, so kernel version strings alone are insufficient; distribution backports and vendor package status must be checked.

Exploitation context

The supplied record is not in CISA KEV, and no cited source reports active exploitation. The CVSS assessment indicates low attack complexity after obtaining local low-privileged access. Practical exploitability depends on efifb usage, access to the relevant sysfs attributes, and winning the unregistration race.

Researcher notes

The core defect is a lifetime mismatch between efifb sysfs attributes and the freed framebuffer information structure. Driver-core-managed groups synchronize registration and cleanup. The supplied affected-version entries are duplicated and unclear, so they should not be treated as definitive branch boundaries. Confirm applicability through distribution advisories, package changelogs, or commit backports.

Mitigation direction

  • Install a vendor-supported kernel package containing the applicable stable fix or backport.
  • Reboot into the updated kernel and confirm the running version changed.
  • Prioritize systems permitting untrusted or broadly shared local access.
  • Restrict unnecessary local accounts while patching is pending.
  • Consult distribution guidance before changing or disabling framebuffer functionality.

Validation and detection

  • Inventory running kernel builds and identify systems using the efifb driver.
  • Check vendor advisories for fixed package versions and backport status.
  • Compare kernel source or package metadata with the cited stable fix commits.
  • After reboot, verify the fixed kernel is running on each affected host.
  • Review local account exposure and monitoring for unexplained kernel crashes.
Prepared
Confidence
medium
Sources
5

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-49925 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.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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
3Timeline events
2ADP providers
8Source 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.1CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H1.85.2Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2024-49925Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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. 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
LinuxLinux753375a881caa01112b7cec2c796749154e0bb23, 753375a881caa01112b7cec2c796749154e0bb23, 753375a881caa01112b7cec2c796749154e0bb23, 753375a881caa01112b7cec2c796749154e0bb23, 753375a881caa01112b7cec2c796749154e0bb23, 753375a881caa01112b7cec2c796749154e0bb23unaffected
LinuxLinux4.10, 0, 5.15.209, 6.1.120, 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.