summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-08-12 09:21:36 +0000
committerGLSAMaker <glsamaker@gentoo.org>2024-08-12 09:21:36 +0000
commit70817d5180ca5e0d9183e363b70f4239bd530544 (patch)
tree59d9866389061f1049410fc6cf611ed4515532dd
parent[ GLSA 202408-32 ] PHP: Multiple Vulnerabilities (diff)
downloadglsamakerdev.tar.gz
glsamakerdev.tar.bz2
glsamakerdev.zip
[ GLSA 202408-33 ] protobuf-c: Multiple Vulnerabilitiesglsamakerdev
Bug: https://bugs.gentoo.org/856043 Bug: https://bugs.gentoo.org/904423 Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
-rw-r--r--glsa-202408-33.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/glsa-202408-33.xml b/glsa-202408-33.xml
new file mode 100644
index 00000000..83ae515b
--- /dev/null
+++ b/glsa-202408-33.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202408-33">
+ <title>protobuf-c: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in protobuf-c, the worst of which could result in denial of service.</synopsis>
+ <product type="ebuild">protobuf-c</product>
+ <announced>2024-08-12</announced>
+ <revised count="1">2024-08-12</revised>
+ <bug>856043</bug>
+ <bug>904423</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-libs/protobuf-c" auto="yes" arch="*">
+ <unaffected range="ge">1.4.1</unaffected>
+ <vulnerable range="lt">1.4.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>protobuf-c is a protocol buffers implementation in C.</p>
+ </background>
+ <description>
+ <p>Multiple denial of service vulnerabilities have been discovered in protobuf-c.</p>
+ </description>
+ <impact type="low">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All protobuf-c users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-libs/protobuf-c-1.4.1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-33070">CVE-2022-33070</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-48468">CVE-2022-48468</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-08-12T09:21:36.523749Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2024-08-12T09:21:36.527843Z">graaff</metadata>
+</glsa> \ No newline at end of file