Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2024-50152

A critical vulnerability in the Linux kernel’s SMB client can cause a double free, potentially leading to a crash or arbitrary code execution. The flaw occurs when freeing memory twice during SMB2 extended attribute handling. It has been fixed in recent kernel releases.

publishedNov 7, 2024
last modifiedAug 4, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
12th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 3, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel, particularly versions before the patch that fixed the double free in smb2_set_ea() (e.g., kernel 6.12 and earlier). Typical users are system administrators running Linux servers or desktops.

02

Real-world impact

An attacker could trigger the double free by sending crafted SMB2 requests, causing the kernel to crash or potentially execute arbitrary code with kernel privileges.

03

Why this severity

The CVSS score of 9.8 reflects the vulnerability’s high impact (confidentiality, integrity, availability) and the fact that it can be exploited remotely without authentication or user interaction.

04

What to do about it

official fix available
recommended steps
  1. 01Update the Linux kernel to a patched version that includes the fix for the double free in smb2_set_ea() (e.g., kernel 6.12 or later).
  2. 02Reboot the system to load the new kernel.

NVD-referenced vendor advisory

05

Timeline

  1. Nov 7, 2024 · Nov 7, 2024
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Aug 4, 2026 · 2d ago
    Advisory updated
    The NVD record was last revised.
  3. Aug 4, 2026 · 1d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →