CVE-2024-50045
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-50045 is a vulnerability in the Linux kernel's br_netfilter module that can cause a kernel panic when sending untagged traffic via a VxLAN device. The vulnerability was discovered in October 2024 and affects Linux kernel versions from 4.11 up to (excluding) 6.11.4. The issue occurs during the check for fragmentation in br_nf_dev_queue_xmit when specific conditions are met (NVD).

Technical details

The vulnerability is triggered when all of the following conditions are met: 1) the br_netfilter module is loaded; 2) net.bridge.bridge-nf-call-iptables is set to 1; 3) a bridge with a VxLAN (single-vxlan-device) netdevice as a bridge port exists; 4) untagged frames with size higher than the VxLAN MTU are forwarded/flooded. The issue stems from improper handling of metadata_dst skb, where the tunnel_dst is a metadata type of dst with skb_valid_dst(skb) being false and metadata->dst.dev being NULL. The CVSS v3.1 base score is 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

When exploited, this vulnerability results in a kernel panic due to a NULL pointer dereference, leading to a denial of service condition. The crash occurs when ip_dst_mtu attempts to use skb_dst(skb) as a valid dst with valid dst->dev (Kernel Patch).

Mitigation and workarounds

The vulnerability has been fixed in multiple Linux kernel versions through patches that add validation checks for metadata/template dst support. The fix involves dropping packets when skb_valid_dst(skb) is false, as fragmentation on metadata/template dst was never supported. Updates are available through various distribution channels (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-uki-virt-addons
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-core
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • linux-ibm-5.15
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