OESA-2022-1694

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-1694
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-1694.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-1694
Upstream
Published
2022-06-02T11:03:51Z
Modified
2025-08-12T05:07:18.785645Z
Summary
protobuf security update
Details

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)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:22.03-LTS / protobuf

Package

Name
protobuf
Purl
pkg:rpm/openEuler/protobuf&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.14.0-4.oe2203

Ecosystem specific

{
    "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"
    ],
    "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"
    ],
    "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"
    ]
}