Skip to content

Commit ccff5a6

Browse files
committed
...
1 parent 0e38713 commit ccff5a6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

release-notes/VERSION-2.x

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ Active maintainers:
2525
#720: (smile) `SmileGenerator` int overflow in `maxLen` for very long Strings
2626
(>= 715,827,882 chars) causes `ArrayIndexOutOfBoundsException`
2727
(reported by Benjamin M)
28-
#725: (cbor) Ensure `maxNameLength` limit enforced for CBOR parser
29-
#726: (smile) Ensure `maxNameLength` limit enforced for Smile parser
28+
#725: (cbor) Ensure `maxNameLength` limit enforced for CBOR parser [CVE-2026-68495]
29+
(reported by @tinyb0y)
30+
#726: (smile) Ensure `maxNameLength` limit enforced for Smile parser [CVE-2026-68496]
3031
(reported by @tinyb0y)
3132
#727: (cbor) `CBORParser.nextFieldName(SerializableString)` confuses 5-bit length
3233
marker 23 with 24 ("1-byte length suffix follows")

0 commit comments

Comments
 (0)