• Chris Wright's avatar
    [PATCH] fix memleak in sys_mq_timedsend · bb241f20
    Chris Wright authored
    Move error handling to capture all three possible error conditions on
    sending to a full queue.  Without this fix any unprivileged user can
    leak arbitrary amounts of kernel memory.
    bb241f20
mqueue.c 27.9 KB