diff options
author | GLSAMaker <glsamaker@gentoo.org> | 2024-02-19 05:57:31 +0000 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2024-02-18 22:10:22 -0800 |
commit | 62babe5642376fcb1290e16ecd12047d38418a82 (patch) | |
tree | 84f9d4107f749f83db4a07e404e5c8bf3267776b /glsa-202402-22.xml | |
parent | [ GLSA 202208-24 ] sync affected package version with resolution (diff) | |
download | glsa-62babe5642376fcb1290e16ecd12047d38418a82.tar.gz glsa-62babe5642376fcb1290e16ecd12047d38418a82.tar.bz2 glsa-62babe5642376fcb1290e16ecd12047d38418a82.zip |
[ GLSA 202402-22 ] intel-microcode: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/832985
Bug: https://bugs.gentoo.org/894474
Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202402-22.xml')
-rw-r--r-- | glsa-202402-22.xml | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/glsa-202402-22.xml b/glsa-202402-22.xml new file mode 100644 index 00000000..789dcb28 --- /dev/null +++ b/glsa-202402-22.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202402-22"> + <title>intel-microcode: Multiple Vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been discovered in intel-microcode, the worst of which can lead to privilege escalation.</synopsis> + <product type="ebuild">intel-microcode</product> + <announced>2024-02-19</announced> + <revised count="1">2024-02-19</revised> + <bug>832985</bug> + <bug>894474</bug> + <access>local</access> + <affected> + <package name="sys-firmware/intel-microcode" auto="yes" arch="*"> + <unaffected range="ge">20230214_p20230212</unaffected> + <vulnerable range="lt">20230214_p20230212</vulnerable> + </package> + </affected> + <background> + <p>Intel IA32/IA64 microcode update data.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in NVIDIA Drivers. 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 intel-microcode users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-firmware/intel-microcode-20230214_p20230212" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-0127">CVE-2021-0127</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-0146">CVE-2021-0146</uri> + </references> + <metadata tag="requester" timestamp="2024-02-19T05:57:31.402960Z">graaff</metadata> + <metadata tag="submitter" timestamp="2024-02-19T05:57:31.405318Z">ajak</metadata> +</glsa>
\ No newline at end of file |