The vulnerability of the UDPv6 network protocol implementation in Linux operating systems allows attackers to trigger a service failure.
The vulnerability of the UDPv6 network protocol implementation in Linux operating systems is related to concurrent access to the dstentry structure during a race condition, due to the lack of synchronization in the sksetupcaps function within the net/core/sock.c module. Exploiting this...