forked from pool/python-cbor2
Add CVE-2025-64076.patch from upstream
Fix: bug in decode_definite_long_string() that causes incorrect chunk length calculation. bsc#1253746, CVE-2025-64076, gh#agronholm/cbor2#265
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 19 10:56:07 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Add CVE-2025-64076.patch from upstream. Fix: bug in
|
||||
decode_definite_long_string() that causes incorrect chunk length
|
||||
calculation
|
||||
(bsc#1253746, CVE-2025-64076, gh#agronholm/cbor2#265)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 13:48:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user