Skip to content

Commit 9c8fd12

Browse files
committed
...
1 parent 9a90d5a commit 9c8fd12

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

release-notes/VERSION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ No changes since 3.2
2929
#720: (smile) `SmileGenerator` int overflow in `maxLen` for very long Strings
3030
(>= 715,827,882 chars) causes `ArrayIndexOutOfBoundsException`
3131
(reported by Benjamin M)
32-
#725: (cbor) Ensure `maxNameLength` limit enforced for CBOR parser
33-
#726: (smile) Ensure `maxNameLength` limit enforced for Smile parser
34-
(reported by @tinyb0y)
32+
#725: (cbor) Ensure `maxNameLength` limit enforced for CBOR parser [CVE-2026-68495]
33+
(reported by @tinyb0y)
34+
#726: (smile) Ensure `maxNameLength` limit enforced for Smile parser [CVE-2026-68496]
35+
(reported by @tinyb0y)
3536
#727: (cbor) `CBORParser.nextName(SerializableString)` confuses 5-bit length
3637
marker 23 with 24 ("1-byte length suffix follows")
3738
#728: (cbor) `CBORParser.nextName(SerializableString)` consumes Object entry

0 commit comments

Comments
 (0)