CVE-2024-53185
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-53185 is a NULL pointer dereference vulnerability in the Linux kernel's SMB client implementation, specifically in the crypto_aead_setkey() function. The vulnerability was discovered on December 27, 2024, affecting Linux kernel versions from 6.6.57 to 6.6.64, 6.11.4 to 6.11.11, and 6.12.0 to 6.12.2 (NVD).

Technical details

The vulnerability occurs when SMB3.02 client attempts to handle encryption negotiation. Neither SMB3.0 nor SMB3.02 supports encryption negotiate context, but when SMB2_GLOBAL_CAP_ENCRYPTION flag is set in the negotiate response, the client uses AES-128-CCM as the default cipher. A previous fix (commit b0abcd65ec54) added a server->cipher_type check to conditionally call smb3_crypto_aead_allocate(), but this check would always be false as server->cipher_type is unset for SMB3.02, leading to a NULL pointer dereference. The vulnerability has a CVSS v3.1 base score of 5.5 (MEDIUM) according to NIST, and 7.8 (HIGH) according to CISA-ADP (NVD).

Impact

When exploited, this vulnerability can cause a system crash due to NULL pointer dereference in the crypto_aead_setkey function when attempting to mount an SMB share with specific encryption settings. This primarily affects systems using the CIFS/SMB client functionality in the Linux kernel (Kernel Patch).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel by setting server->cipher_type for SMB3.02 when the SMB2_GLOBAL_CAP_ENCRYPTION flag is set. Users should update to the latest kernel version that includes 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-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 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