Impact
The vulnerability arises when the TIPC UDP media bearer teardown process destroys destination caches before all RCU readers are finished. This can cause a use‑after‑free of per‑CPU cache pointers or cached dst entries, leading to kernel crashes or "rcuref – imbalanced put" warnings. The primary consequence is a denial of service through a kernel panic.
Affected Systems
Any Linux kernel that includes the TIPC module and has the bug before the patch is applied is affected. The exact kernel release range is not specified, so administrators should check if the fix commit (1c8393eefa3cadf4ca0b61119ad1321aa32d3c8c, 7116764ca53ff529335d7ab7c364a69f094b23a5) is present in their kernel version.
Risk and Exploitability
The EPSS score is < 1% and the vulnerability is not listed in CISA KEV, indicating low public exploitation probability. The CVSS score of 7.8 classifies the issue as high‑severity, reflecting the serious impact of a kernel use‑after‑free that can cause system crashes. The likely attack vector involves local or privileged processes triggering TIPC communication while a bearer is being torn down, or network traffic that exploits the tearing of replications, which the patch resolves.
OpenCVE Enrichment