CVE-2024-50152
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a double free vulnerability (CVE-2024-50152) was discovered in the SMB client's smb2_set_ea() function. The issue was identified by the Clang static checker in fs/smb/client/smb2ops.c. The vulnerability was reported on November 7, 2024, and affects Linux kernel versions from 6.6.32 up to (excluding) 6.6.59, from 6.8 up to (excluding) 6.11.6, and specific release candidates of version 6.12 (NVD).

Technical details

The vulnerability occurs in a specific sequence of events within the smb2_set_ea() function: when 'ea' is initialized to NULL, followed by a successful memory allocation, then a failure triggering goto sea_exit, memory release, goto replay_again, and finally a second goto sea_exit before allocating memory for ea. This sequence results in a double free of the 'ea' pointer. The issue was assigned a CVSS v3.1 Base Score of 5.5 (MEDIUM) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability could lead to memory corruption through a double free condition, potentially causing system crashes or denial of service. The CVSS score indicates that while the vulnerability requires local access and low privileges, it can have a high impact on system availability (NVD).

Exploitability

The vulnerability requires local access with low privileges to exploit. No active exploits have been reported in the wild. The technical nature of the bug suggests it would primarily be exploitable in controlled conditions where an attacker can trigger the specific sequence of memory allocation and deallocation events (NVD).

Mitigation and workarounds

The issue has been fixed by re-initializing the 'ea' pointer to NULL near the replay_again label. The fix was implemented in kernel patches and is available through the stable kernel release process. Users should update to patched kernel versions that include the fix (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management