CVE-2026-41054P3HIGHCVSS 7.8≥ ?, < 1.9.14-150400.3.11.12026-05-20
CVE-2026-41054 [HIGH] CWE-305 CVE-2026-41054: In `src/havegecmd.c`, the `socket_handler` function performs a credential check on the abstract UNIX
In `src/havegecmd.c`, the `socket_handler` function performs a credential check on the abstract UNIX socket (`\0/sys/entropy/haveged`). However, while it detects if the connecting user is not root (`cred.uid != 0`) and prepares a negative acknowledgement (`ASCII_NAK`), it **fails to stop execution**. The code proceeds to the `switch` statement, allowi
nvd