ALT-PU-2023-3860-1
Package protobuf updated to version 3.21.12-alt2.2 for branch sisyphus_e2k.
Closed vulnerabilities
BDU:2022-06396
Уязвимость библиотеки среды выполнения Java Protocol Buffers protobuf-java, связанная с недостаточной проверкой входных данных, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2021-22569
An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. We recommend upgrading libraries beyond the vulnerable versions.
- [oss-security] 20220112 CVE-2021-22569: Protobuf Java, Kotlin, JRuby DoS
- [oss-security] 20220112 CVE-2021-22569: Protobuf Java, Kotlin, JRuby DoS
- [oss-security] 20220112 Re: CVE-2021-22569: Protobuf Java, Kotlin, JRuby DoS
- [oss-security] 20220112 Re: CVE-2021-22569: Protobuf Java, Kotlin, JRuby DoS
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39330
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39330
- https://cloud.google.com/support/bulletins#gcp-2022-001
- https://cloud.google.com/support/bulletins#gcp-2022-001
- [debian-lts-announce] 20230418 [SECURITY] [DLA 3393-1] protobuf security update
- [debian-lts-announce] 20230418 [SECURITY] [DLA 3393-1] protobuf security update
- https://www.oracle.com/security-alerts/cpuapr2022.html
- https://www.oracle.com/security-alerts/cpuapr2022.html
Modified: 2024-11-21
CVE-2022-3171
A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.