Add CHANGES note for [GL #4507]

(cherry picked from commit 09ff8b1169f8be6867c0b2004d0369d246ad2994)
This commit is contained in:
Mark Andrews 2024-01-16 14:36:12 +11:00 committed by Nicki Křížek
parent 9cfd20cd90
commit 7d3042c384
No known key found for this signature in database
GPG key ID: 01623B9B652A20A7

View file

@ -1,3 +1,7 @@
6403. [security] qctx-zversion was not being cleared when it should have
been leading to an assertion failure if it needed to be
reused. (CVE-2024-4076) [GL #4507]
6402. [security] Remove SIG(0) support from named as a countermeasure
for CVE-2024-1975. [GL #4480]