CVE-2024-53047
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-53047 affects the Linux kernel's MPTCP (Multipath TCP) implementation. The vulnerability was discovered when enabling CONFIG_PROVE_RCU_LIST with CONFIG_RCU_EXPERT, which revealed a missing RCU (Read-Copy-Update) read lock protection during MPTCP socket initialization. The issue was disclosed on November 19, 2024 and affects Linux kernel versions from 6.6 up to 6.11.7, as well as several 6.12 release candidates (NVD).

Technical details

The vulnerability occurs in the mptcp_init_sock function within net/mptcp/protocol.c when initializing an MPTCP socket. The function calls mptcp_sched_find without proper RCU read lock protection, despite an explicit comment indicating the need for such protection. This results in an RCU list being traversed in a non-reader section, triggering a kernel warning. The issue has 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, Kernel Patch).

Impact

The vulnerability can lead to improper locking in the MPTCP scheduler initialization, potentially causing system instability or denial of service conditions when MPTCP sockets are created. The impact is limited to local attacks and primarily affects system availability (NVD).

Mitigation and workarounds

The issue has been fixed by adding proper RCU read lock protection in the mptcp_init_sock function. The fix involves wrapping the mptcp_sched_find call with rcu_read_lock() and rcu_read_unlock(). 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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-oem-6.14
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-core
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • linux-aws-fips
NoYesJan 05, 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