Описание
ELSA-2026-3094: protobuf security update (IMPORTANT)
[3.19.6-15]
- Fix CVE-2026-0994: nested Any messages bypassing recursion depth limits
[3.19.6-14]
- Disable tests during build that are flaky
[3.19.6-13]
- Rebuilt for tests directory
[3.19.6-12]
- Copy patch from c9s to make emacs dependency optional Resolves: RHEL-93236
Обновленные пакеты
Oracle Linux 10
Oracle Linux aarch64
protobuf
3.19.6-15.el10_1
protobuf-compiler
3.19.6-15.el10_1
protobuf-devel
3.19.6-15.el10_1
protobuf-lite
3.19.6-15.el10_1
protobuf-lite-devel
3.19.6-15.el10_1
python3-protobuf
3.19.6-15.el10_1
Oracle Linux x86_64
protobuf
3.19.6-15.el10_1
protobuf-compiler
3.19.6-15.el10_1
protobuf-devel
3.19.6-15.el10_1
protobuf-lite
3.19.6-15.el10_1
protobuf-lite-devel
3.19.6-15.el10_1
python3-protobuf
3.19.6-15.el10_1
Связанные CVE
Связанные уязвимости
A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages. Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion stack and causing a RecursionError.
A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages. Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion stack and causing a RecursionError.
A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages. Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion stack and causing a RecursionError.
A denial-of-service (DoS) vulnerability exists in google.protobuf.json ...