Impact
The Linux kernel’s TIPC module has a use‑after‑free flaw in the poll trace path. When a poll operation triggers a trace that dumps the TIPC queue without holding the required socket lock, another context can concurrently dequeue and free a packet. The trace helper then dereferences a stale queue entry, corrupting kernel memory.
Affected Systems
All Linux kernel releases that include the unpatched tipc module. The fix was committed to the kernel repository; any kernel version prior to the commit that introduced the lock guard (see the provided Git links) is vulnerable. Systems running kernels that include the patch are not affected.
Risk and Exploitability
The flaw presents a high‑risk kernel memory corruption. The CVSS score is 8.8, while the EPSS score is < 1%. The vulnerability is not listed in KEV.
OpenCVE Enrichment
Debian DSA