CVE-2025-22111
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-22111 is a vulnerability discovered in the Linux kernel related to the RTNL (Route Netlink) handling for SIOCBRADDIF and SIOCBRDELIF operations. The vulnerability was disclosed on April 16, 2025, affecting the Linux kernel's networking subsystem. The issue stems from an unnecessary RTNL dance that occurs when these operations are processed (NVD CVE).

Technical details

The vulnerability occurs in the Linux kernel's networking subsystem where SIOCBRDELIF is passed to dev_ioctl() first and later forwarded to br_ioctl_call(). This creates a race condition between Thread A (attempting to detach a device from a bridge) and Thread B (trying to remove the bridge). The issue manifests when Thread A increases the bridge device's reference count and releases RTNL, while Thread B attempts to remove the bridge device in the race window. Red Hat has assigned this vulnerability a CVSS v3.1 base score of 5.5 (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (Red Hat CVE).

Impact

The vulnerability can result in a system deadlock under RTNL pressure. When exploited, it causes Thread B to wait indefinitely for netdev_put() by Thread A, while Thread A must hold RTNL after the unlock in dev_ifsioc(). This can lead to system resource exhaustion and potential denial of service conditions (NVD CVE).

Mitigation and workarounds

The fix involves removing the RTNL dance for SIOCBRADDIF and SIOCBRDELIF operations. The solution moves several operations including copying struct ifreq, checking CAP_NET_ADMIN, and fetching the master dev to br_ioctl_stub(). Some Linux distributions have already implemented fixes, with Red Hat Enterprise Linux 8 marked as not affected, while fixes are deferred for Red Hat Enterprise Linux 9 (Red Hat CVE).

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-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • rv
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug
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