Document BZ #20975 fix

This commit is contained in:
H.J. Lu 2023-05-23 16:46:54 -07:00
parent 1cd6626a89
commit cad3adf4dd

1
NEWS
View File

@ -55,6 +55,7 @@ The following bugs are resolved with this release:
[15533] dynamic-link: LD_AUDIT introduces an avoidable performance
degradation
[19193] nptl: pthread_kill, pthread_cancel should not fail after exit
[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"
[23734] la_symbind*() doesn't get called when LD_BIND_NOW is set
[24816] Fix tst-nss-files-hosts-long on single-stack hosts