Expired pointer dereference in libevent - #VU136949
Published: July 6, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to a dangling pointer in evbuffer_add_buffer_reference when handling a buffer state where out_total_len == 0. A remote attacker can trigger a specific sequence of buffer operations to disclose sensitive information.
The issue was found by fuzzing, and exploitation appears to require a specific sequence of buffer operations.