Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. You can find protobuf's documentation on the Google Developers site.
Security Fix(es):
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.(CVE-2021-22569)
{
"severity": "Medium"
}{
"x86_64": [
"protobuf-lite-3.14.0-4.oe2203.x86_64.rpm",
"protobuf-debugsource-3.14.0-4.oe2203.x86_64.rpm",
"protobuf-lite-devel-3.14.0-4.oe2203.x86_64.rpm",
"protobuf-devel-3.14.0-4.oe2203.x86_64.rpm",
"protobuf-3.14.0-4.oe2203.x86_64.rpm",
"protobuf-compiler-3.14.0-4.oe2203.x86_64.rpm",
"protobuf-debuginfo-3.14.0-4.oe2203.x86_64.rpm"
],
"aarch64": [
"protobuf-debugsource-3.14.0-4.oe2203.aarch64.rpm",
"protobuf-3.14.0-4.oe2203.aarch64.rpm",
"protobuf-debuginfo-3.14.0-4.oe2203.aarch64.rpm",
"protobuf-lite-3.14.0-4.oe2203.aarch64.rpm",
"protobuf-devel-3.14.0-4.oe2203.aarch64.rpm",
"protobuf-compiler-3.14.0-4.oe2203.aarch64.rpm",
"protobuf-lite-devel-3.14.0-4.oe2203.aarch64.rpm"
],
"src": [
"protobuf-3.14.0-4.oe2203.src.rpm"
],
"noarch": [
"protobuf-javadoc-3.14.0-4.oe2203.noarch.rpm",
"protobuf-bom-3.14.0-4.oe2203.noarch.rpm",
"protobuf-javalite-3.14.0-4.oe2203.noarch.rpm",
"protobuf-java-util-3.14.0-4.oe2203.noarch.rpm",
"protobuf-parent-3.14.0-4.oe2203.noarch.rpm",
"python3-protobuf-3.14.0-4.oe2203.noarch.rpm",
"protobuf-java-3.14.0-4.oe2203.noarch.rpm"
]
}