Nikita Popov
4cc79c2177
librt: add test (bug 28213)
...
This test implements following logic:
1) Create POSIX message queue.
Register a notification with mq_notify (using NULL attributes).
Then immediately unregister the notification with mq_notify.
Helper thread in a vulnerable version of glibc
should cause NULL pointer dereference after these steps.
2) Once again, register the same notification.
Try to send a dummy message.
Test is considered successfulif the dummy message
is successfully received by the callback function.
Signed-off-by: Nikita Popov <npv1310@gmail.com>
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2021-08-12 16:09:50 +05:30
..
2021-01-02 12:17:34 -08:00
2021-06-25 11:48:46 +02:00
2021-06-25 11:49:55 +02:00
2021-06-25 11:50:24 +02:00
2021-06-28 09:51:01 +02:00
2021-06-28 09:51:01 +02:00
2021-06-25 11:53:37 +02:00
2021-06-25 11:53:37 +02:00
2021-06-25 11:55:01 +02:00
2021-06-28 09:51:01 +02:00
2021-06-25 11:55:27 +02:00
2021-06-25 12:19:15 +02:00
2021-06-25 12:19:15 +02:00
2021-06-15 10:42:11 -03:00
2021-06-28 09:51:01 +02:00
2021-06-25 12:19:57 +02:00
2021-06-25 12:19:58 +02:00
2021-06-25 12:19:57 +02:00
2021-08-12 16:09:50 +05:30
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-06-15 10:42:11 -03:00
2021-06-21 08:25:15 +02:00
2021-06-21 08:25:15 +02:00
2021-06-22 09:50:45 +02:00
2021-06-22 09:50:45 +02:00
2021-06-22 09:50:45 +02:00
2021-06-22 09:50:45 +02:00
2021-06-22 09:50:45 +02:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-06-15 10:42:11 -03:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-08-12 16:09:50 +05:30
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00
2021-01-02 12:17:34 -08:00
2021-06-15 10:42:11 -03:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-06-15 10:42:11 -03:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-06-15 10:42:11 -03:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-06-22 12:09:52 -03:00
2021-08-04 17:38:38 -03:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-06-15 10:42:11 -03:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-01-02 12:17:34 -08:00
2021-06-28 09:51:01 +02:00