2 matches found
The vulnerability of the tipc_udp_addr2str() function in the Linux operating system’s TIPC (Transparent Inter-Process Communication) kernel implementation allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the tipcudpaddr2str function in the net/tipc/udpmedia.c module of the Linux operating system’s TIPC Transparent Inter-Process Communication implementation is related to buffer overflow attacks. Exploiting this vulnerability could allow an attacker to compromise the...
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...