summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202210-15.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-31 03:04:34 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-10-31 03:04:34 +0000
commit7785404bd292918a4afd4780ccfc36d6626a49ca (patch)
treef20efc4a5e07261ddffa4c95f429a7facf18cd05 /metadata/glsa/glsa-202210-15.xml
parent34956175e774668656885552a9c94abab557e41c (diff)
gentoo auto-resync : 31:10:2022 - 03:04:34
Diffstat (limited to 'metadata/glsa/glsa-202210-15.xml')
-rw-r--r--metadata/glsa/glsa-202210-15.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202210-15.xml b/metadata/glsa/glsa-202210-15.xml
new file mode 100644
index 000000000000..6f78f4a8451e
--- /dev/null
+++ b/metadata/glsa/glsa-202210-15.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202210-15">
+ <title>GDAL: Heap Buffer Overflow</title>
+ <synopsis>A heap buffer overflow vulnerability has been found in GDAL which could result in denial of service.</synopsis>
+ <product type="ebuild">gdal</product>
+ <announced>2022-10-31</announced>
+ <revised count="1">2022-10-31</revised>
+ <bug>830370</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sci-libs/gdal" auto="yes" arch="*">
+ <unaffected range="ge">3.4.1</unaffected>
+ <vulnerable range="lt">3.4.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>GDAL is a geospatial data abstraction library.</p>
+ </background>
+ <description>
+ <p>GDAL does not sufficiently sanitize input when loading PCIDSK binary segments.</p>
+ </description>
+ <impact type="low">
+ <p>Loading crafted PCIDSK data via GDAL could result in denial of service.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All GDAL users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=sci-libs/gdal-3.4.1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-45943">CVE-2021-45943</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-10-31T01:10:36.240702Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-10-31T01:10:36.246058Z">ajak</metadata>
+</glsa> \ No newline at end of file