8 matches found
UBUNTU-CVE-2026-72404
In the Linux kernel, the following vulnerability has been resolved: tipc: fix UAF in cleanupbearer due to premature dstcachedestroy TIPC UDP media bearer teardown calls dstcachedestroy on its replicast caches before calling synchronizenet to wait for concurrent RCU readers transmitters to finish:...
CVE-2026-72404
CVE-2026-72404 concerns the Linux kernel TIPC UDP bearer teardown where a use-after-free can occur due to premature dst_cache_destroy() during cleanup_bearer(). The issue arises when dst_cache_destroy() frees per-CPU cache memory and cached entries before all readers finish, risking use-after-fre...
Linux Distros Unpatched Vulnerability : CVE-2026-72404
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tipc: fix UAF in cleanupbearer due to premature dstcachedestroy TIPC UDP media bearer teardown calls dstcachedestroy on its replicast caches before calling...
The vulnerability of the udp_media.c component in the Linux operating system allows a hacker to trigger a service failure.
The vulnerability of the udpmedia.c component in the Linux operating system is related to pointer dereferencing errors. Exploiting this vulnerability can allow an attacker to cause a service failure...
Azure Linux 3.0 Security Update: kernel (CVE-2024-42284)
The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42284 advisory. - In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from...
kernel: tipc: Return non-zero value from tipc_udp_addr2str() on error
A flaw was found in Linux kernel tipc. tipcudpaddr2str does not return a nonzero value when UDP media address is invalid, which can result in a buffer overflow in tipcmediaaddrprintf...
CVE-2024-42284
A flaw was found in Linux kernel tipc. tipcudpaddr2str does not return a nonzero value when UDP media address is invalid, which can result in a buffer overflow in tipcmediaaddrprintf...
CVE-2024-42284 tipc: Return non-zero value from tipc_udp_addr2str() on error
In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipcudpaddr2str on error tipcudpaddr2str should return non-zero value if the UDP media address is invalid. Otherwise, a buffer overflow access can occur in tipcmediaaddrprintf. Fix this by returni...