mirror of git://sourceware.org/git/glibc.git
Add NEWS entry for CVE-2020-29562 (BZ #26923)
BZ #26923 now has a CVE entry, so add a NEWS entry for it.
This commit is contained in:
parent
3d8ef60802
commit
3e33d93073
3
NEWS
3
NEWS
|
@ -29,6 +29,9 @@ CVE-2020-27618: An infinite loop has been fixed in the iconv program when
|
||||||
invoked with input containing redundant shift sequences in the IBM1364,
|
invoked with input containing redundant shift sequences in the IBM1364,
|
||||||
IBM1371, IBM1388, IBM1390, or IBM1399 character sets.
|
IBM1371, IBM1388, IBM1390, or IBM1399 character sets.
|
||||||
|
|
||||||
|
CVE-2020-29562: An assertion failure has been fixed in the iconv function
|
||||||
|
when invoked with UCS4 input containing an invalid character.
|
||||||
|
|
||||||
The following bugs are resolved with this release:
|
The following bugs are resolved with this release:
|
||||||
|
|
||||||
[20543] Please move from .gnu.linkonce to comdat
|
[20543] Please move from .gnu.linkonce to comdat
|
||||||
|
|
Loading…
Reference in New Issue