Files
CVEs-PoC/2021/CVE-2021-38604.md
T
2024-05-25 21:48:12 +02:00

952 B

CVE-2021-38604

Description

In librt in the GNU C Library (aka glibc) through 2.34, sysdeps/unix/sysv/linux/mq_notify.c mishandles certain NOTIFY_REMOVED data, leading to a NULL pointer dereference. NOTE: this vulnerability was introduced as a side effect of the CVE-2021-33574 fix.

POC

Reference

Github