Compiler Removal of Code to Clear Buffers in libevent - #VU136945
Published: July 6, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to compiler removal of code to clear buffers in sha1.c when processing SHA1 input through the public API. A remote attacker can leverage a memory read primitive to disclose sensitive information.
Sensitive SHA1 input blocks, intermediate hash state, and counter data may remain on the stack after the affected functions return.