From: H.J. Lu Date: Tue, 23 May 2023 23:47:45 +0000 (-0700) Subject: Document BZ #20975 fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed27b3e46d0c92eb8bff6b2b5d7059a70996a8b;p=thirdparty%2Fglibc.git Document BZ #20975 fix --- diff --git a/NEWS b/NEWS index 3caeab36d94..6f4395eb5b0 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,7 @@ The following bugs are resolved with this release: [15271] dlfcn function failure after dlmopen terminates process [18435] pthread_once hangs when init routine throws an exception + [20975] Deferred cancellation triggers in __check_pf and looses lock leading to deadlock [22542] CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" [23462] Static binary with dynamic string tokens ($LIB, $PLATFORM, $ORIGIN) crashes