GLSA 202301-09: protobuf-java: Denial of Service

Severity:low
Title:protobuf-java: Denial of Service
Date:01/11/2023
Bugs: #876903
ID:202301-09

Synopsis

A vulnerability has been discovered in protobuf-java which could result in denial of service.

Background

protobuf-java contains the Java bindings for Google's Protocol Buffers.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-java/protobuf-java < 3.20.3 >= 3.20.3 All supported architectures

Description

Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back and forth between mutable and immutable forms, resulting in potentially long garbage collection pauses.

Impact

Crafted input can trigger a denial of service via long garbage collection pauses.

Workaround

There is no known workaround at this time.

Resolution

All protobuf-java users should upgrade to the latest version:

          # emerge --sync
          # emerge --ask --oneshot --verbose ">=dev-java/protobuf-java-3.20.3"
        

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-202301-09.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!