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 not available and the vulnerability is not listed in CISA KEV, so the public exploitation data is limited. However, the CVSS is not provided; the fix description indicates critical severity because a use‑after‑free in kernel space can cause an immediate crash. The likely attack vector involves local or privileged code that triggers TIPC communication while the bearer is being torn down, which could happen during normal operation or malicious traffic.
OpenCVE Enrichment