3 matches found
EUVD-2025-34068
In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencie...
kcm: Serialise kcm_sendmsg() for the same socket.
...
Linux kernel multiple security vulnerabilities
Double listen on the same socket causes creation of unassigned vcc table entry, which causes infinite loop in kernel on attempt to cat vc table. inotify subsystem race conditions allow privilege escalation, socket-related memory exhaustion. chipcommand NULL pointer dereference. HFS file sytem...