
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-71152 is a reference handling flaw in the Linux kernel's DSA (Distributed Switch Architecture) networking subsystem (net/dsa module), titled "net: dsa: properly keep track of conduit reference." The vulnerability affects Linux kernel versions 4.8 through 6.18.3, as well as release candidates 6.19-rc1, rc2, and rc3. It was published on January 23, 2026, with patches merged into the stable kernel tree shortly after. It carries a CVSS v3.1 base score of 7.8 (High) (Red Hat Advisory, Red Hat Bugzilla).
The vulnerability stems from two distinct reference-counting errors in the DSA subsystem's conduit (master) network device tracking. First, the Open Firmware (OF) code path using of_find_net_device_by_node() never releases the elevated refcount on the conduit's kobject, unlike the non-OF path which calls put_device(). Second, after the conduit interface is found, it can be unregistered at any time while DSA retains a stale cpu_dp->conduit pointer — holding only the kobject reference does not prevent the net device from being unregistered. The fix requires calling of_find_net_device_by_node() under rtnl_lock() and using the proper netdev tracker mechanism (dev_hold()/dev_put()) to maintain a valid reference until dsa_unregister_switch() or dsa_switch_shutdown(). The CWE classification is listed as NVD-CWE-noinfo (Insufficient Information) (Red Hat Bugzilla).
A local attacker with low privileges can trigger kernel crashes and system hangs by exploiting the stale pointer dereference or memory corruption conditions that arise during network device unregistration events. Successful exploitation can result in high confidentiality, integrity, and availability impacts on the affected system, including disruption of network functionality and overall system stability. The vulnerability is confined to the local system scope and does not directly enable remote code execution or lateral movement (Red Hat Advisory).
The primary remediation is to update the Linux kernel to version 6.18.4 or later, which includes the fix. Specific upstream commits addressing the issue are 06e219f6a706c367c93051f408ac61417643d2f9 and 0e766b77ba5093583dfe609fae0aa1545c46dbbd in the stable kernel tree, with additional related commits b358fc6ff3b35a29f7f677da1c67af67d0d560cb and ec2b34acb1894cfc10ed22d8277ca4f11e9f4b23. Downstream distributions including Debian (DSA-6238-1, kernel 6.12.85+1) and Ubuntu (USN-8277-1, USN-8277-2, USN-8310-1, USN-8374-1) have released updated packages. If immediate patching is not feasible, monitor for unexpected kernel crashes or system hangs related to network device registration/unregistration events (Red Hat Bugzilla, Ubuntu USN-8277-1).
The vulnerability was tracked by Red Hat's Product Security team and assigned low priority/severity in their Bugzilla system, reflecting its limited exploitability. Downstream Linux distributions including Debian and Ubuntu issued security advisories and updated kernel packages. No notable researcher commentary or significant social media discussion has been identified beyond standard vulnerability tracking and distribution advisories (Red Hat Bugzilla).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."