Use-After-Free Vulnerability in GNU C Library Affects glibc 2.32 and 2.33
CVE-2021-33574
9.8CRITICAL
What is CVE-2021-33574?
A use-after-free vulnerability exists in the mq_notify function of the GNU C Library that affects versions 2.32 and 2.33. When this function is called, it may improperly use the notification thread attributes object after it has been freed by the caller. This unintended usage could result in a denial of service, specifically causing application crashes, and could potentially have additional unspecified impacts, making it critical for developers and users of glibc to apply necessary patches and upgrades.