summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202312-09.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-22 13:48:31 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-22 13:48:31 +0000
commit9173f73d44f3cbc858477bd71e7680ede7d98e0d (patch)
treeae2808502a372289467a6ce425f580c1473ee15e /metadata/glsa/glsa-202312-09.xml
parent591f45259704c7c0c4289228107c6ee61457420e (diff)
gentoo auto-resync : 22:12:2023 - 13:48:30
Diffstat (limited to 'metadata/glsa/glsa-202312-09.xml')
-rw-r--r--metadata/glsa/glsa-202312-09.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202312-09.xml b/metadata/glsa/glsa-202312-09.xml
new file mode 100644
index 000000000000..2073312aa85e
--- /dev/null
+++ b/metadata/glsa/glsa-202312-09.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202312-09">
+ <title>NASM: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in NASM, the worst of which could lead to arbitrary code execution.</synopsis>
+ <product type="ebuild">nasm</product>
+ <announced>2023-12-22</announced>
+ <revised count="1">2023-12-22</revised>
+ <bug>686720</bug>
+ <bug>903755</bug>
+ <access>local and remote</access>
+ <affected>
+ <package name="dev-lang/nasm" auto="yes" arch="*">
+ <unaffected range="ge">2.16.01</unaffected>
+ <vulnerable range="lt">2.16.01</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>NASM is a 80x86 assembler that has been created for portability and modularity. NASM supports Pentium, P6, SSE MMX, and 3DNow extensions. It also supports a wide range of objects formats (ELF, a.out, COFF, etc), and has its own disassembler.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in NASM. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <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 NASM users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-lang/nasm-2.16.01"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-8343">CVE-2019-8343</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-21528">CVE-2020-21528</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-44370">CVE-2022-44370</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-12-22T12:11:31.423926Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2023-12-22T12:11:31.426302Z">graaff</metadata>
+</glsa> \ No newline at end of file