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 smb2setea() 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 smb2setea() function: when 'ea' is initialized to NULL, followed by a successful memory allocation, then a failure triggering goto seaexit, memory release, goto replayagain, 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).

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-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-5.15
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-raspi
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 24, 2025

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