3 matches found
CVE-2026-68323
A flaw was found in the Linux kernel's TIPC Transparent Inter-Process Communication module. A race condition exists in the handling of UDP bearer replicast list updates. This can occur when tipcudprcastadd and cleanupbearer functions attempt to update the list concurrently without proper...
EUVD-2026-55424
In the Linux kernel, the following vulnerability has been resolved: tipc: serialize udp bearer replicast list updates tipcudprcastadd and cleanupbearer both update ub-rcast.list with listaddrcu / listdelrcu, but nothing serializes them. The add runs from the encap receive softirq via...
CVE-2026-68323 tipc: serialize udp bearer replicast list updates
In the Linux kernel, the following vulnerability has been resolved: tipc: serialize udp bearer replicast list updates tipcudprcastadd and cleanupbearer both update ub-rcast.list with listaddrcu / listdelrcu, but nothing serializes them. The add runs from the encap receive softirq via...