CVE-2024-50036
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-50036 is a vulnerability in the Linux kernel's networking subsystem, specifically related to the handling of destination entries (dst) in the network stack. The vulnerability was discovered in October 2024 and affects Linux kernel versions from 3.10.50 up to (excluding) 6.6.57, and versions from 6.7 up to (excluding) 6.11.4 (NVD).

Technical details

The vulnerability stems from a race condition in the dst_entries_add() function which uses per-CPU data that might be freed during network namespace dismantling through ip6_route_net_exit() calling dst_entries_destroy(). The issue occurs because dst_release() waits for an RCU grace period before calling dst_destroy(), making the dst_entries_add() use in dst_destroy() racy since dst_entries_destroy() could have been called already. The vulnerability has been assigned a CVSS v3.1 base score of 7.0 (HIGH) with vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could potentially lead to a use-after-free condition in the kernel's networking stack, particularly when dealing with IPSEC configurations where dst_destroy() can call dst_release_immediate(child) if the child does not have DST_NOCOUNT set (Kernel Patch).

Mitigation and workarounds

The vulnerability has been fixed by modifying the dst_release() function to perform dst_entries_add() operations sooner, before the RCU grace period. The fix involves creating a new dst_count_dec() function to handle the decrementing of destination entries counts at the appropriate time. The patch has been merged into the Linux kernel (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
  • kernel-64k-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
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