File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments