about summary refs log tree commit diff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2023-05-23 16:45:03 -0700
committerH.J. Lu <hjl.tools@gmail.com>2023-05-23 16:45:03 -0700
commit93bd77104cdd7380823d80c778776d2eafb69a91 (patch)
tree1e0c919af4123d3059f40f9efaa22bc6be6f2187
parent7df9a276563e201fd5680c46f0d8c6f719ce1fc9 (diff)
downloadglibc-93bd77104cdd7380823d80c778776d2eafb69a91.tar.gz
glibc-93bd77104cdd7380823d80c778776d2eafb69a91.tar.xz
glibc-93bd77104cdd7380823d80c778776d2eafb69a91.zip
Document BZ #20975 fix
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b3ee2ad14..43f2deb49d 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ Security related changes:
 The following bugs are resolved with this release:
 
   [12154] Do not fail DNS resolution for CNAMEs which are not host names
+  [20975] Deferred cancellation triggers in __check_pf and looses lock leading to deadlock
   [24816] Fix tst-nss-files-hosts-long on single-stack hosts
   [27576] gmon: improve mcount overflow handling
   [28846] CMSG_NXTHDR may trigger -Wstrict-overflow warning