Commit defbfbd1 authored by Frank Busse's avatar Frank Busse
Browse files

DOS: use-after-free in ACL message handling



Removing the last message in queue because of an ACL leaves last_msg
in a corrupted state. Therefore an unauthorized attacker may cause a
segfault of the broker.

Signed-off-by: default avatarFrank Busse <bb0xfb@gmail.com>
parent d20355c8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment