]> git.ipfire.org Git - thirdparty/glibc.git/commit
Use __pthread_attr_copy in mq_notify (bug 27896)
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 27 May 2021 10:49:47 +0000 (12:49 +0200)
committerArjun Shankar <arjun@redhat.com>
Thu, 10 Jun 2021 12:28:06 +0000 (14:28 +0200)
commitff75390ef59823193351ae77584c397c503b7b58
tree74a2e13b632c60b248b2702c6856defe07420447
parent1799ac8eabe87acd7b1ef7c3a483171489563482
Use __pthread_attr_copy in mq_notify (bug 27896)

Make a deep copy of the pthread attribute object to remove a potential
use-after-free issue.

(cherry picked from commit 42d359350510506b87101cf77202fefcbfc790cb)
NEWS
sysdeps/unix/sysv/linux/mq_notify.c