Impact
A race condition can occur in the Linux kernel’s IPv4 nexthop handling when an MTU update intersects with a topology change. The kernel walks the nexthop exception table without holding the required lock, and uses RCU without proper protection for the entry. If the entry is freed while still being referenced, the kernel can read freed memory, resulting in a use‑after‑free vulnerability that may expose kernel data.
Affected Systems
Any Linux kernel that includes the IPv4 nexthop code and has not yet incorporated the commit that applies the fix is affected. The specific kernel versions are not listed; all builds before the fix commit are potentially vulnerable.
Risk and Exploitability
The flaw scores 7.8 on CVSS, indicating substantial severity. EPSS is reported as < 1%, reflecting a very low estimated exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog. Exploitation would require a carefully timed interleaving of network configuration changes that update MTU values and modify the nexthop table, a scenario that is not actively exploited at the time of this analysis.
OpenCVE Enrichment
Debian DLA
Debian DSA