drucken bookmarks versenden konfigurieren admin pdf Sicherheit: Zwei Probleme in go1.22
Name: |
Zwei Probleme in go1.22 |
|
ID: |
SUSE-SU-2024:1573-1 |
|
Distribution: |
SUSE |
|
Plattformen: |
SUSE Linux Enterprise Server 12 SP5, SUSE Linux Enterprise High Performance Computing 12 SP5, SUSE Linux Enterprise Server for SAP Applications 12 SP5, SUSE Linux Enterprise Software Development Kit 12 SP5 |
|
Datum: |
Fr, 10. Mai 2024, 00:03 |
|
Referenzen: |
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24787
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24788 |
|
Applikationen: |
Go |
|
Originalnachricht |
--===============8138609621744452892== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit
# Security update for go1.22
Announcement ID: SUSE-SU-2024:1573-1 Rating: moderate References:
* bsc#1218424 * bsc#1224017 * bsc#1224018
Cross-References:
* CVE-2024-24787 * CVE-2024-24788
CVSS scores:
* CVE-2024-24787 ( SUSE ): 6.4 CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H * CVE-2024-24788 ( SUSE ): 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Products:
* SUSE Linux Enterprise High Performance Computing 12 SP5 * SUSE Linux Enterprise Server 12 SP5 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 * SUSE Linux Enterprise Software Development Kit 12 SP5
An update that solves two vulnerabilities and has one security fix can now be installed.
## Description:
This update for go1.22 fixes the following issues:
Update to go1.22.3:
* CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017) * CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018) * cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le * cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE * runtime: deterministic fallback hashes across process boundary * net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0
## Patch Instructions:
To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product:
* SUSE Linux Enterprise Software Development Kit 12 SP5 zypper in -t patch SUSE-SLE-SDK-12-SP5-2024-1573=1
## Package List:
* SUSE Linux Enterprise Software Development Kit 12 SP5 (aarch64 ppc64le s390x x86_64) * go1.22-doc-1.22.3-1.9.1 * go1.22-1.22.3-1.9.1
## References:
* https://www.suse.com/security/cve/CVE-2024-24787.html * https://www.suse.com/security/cve/CVE-2024-24788.html * https://bugzilla.suse.com/show_bug.cgi?id=1218424 * https://bugzilla.suse.com/show_bug.cgi?id=1224017 * https://bugzilla.suse.com/show_bug.cgi?id=1224018
--===============8138609621744452892== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit
<div class="container"> <h1>Security update for go1.22</h1>
<table class="table table-striped table-bordered"> <tbody> <tr> <th>Announcement ID:</th> <td>SUSE-SU-2024:1573-1</td> </tr> <tr> <th>Rating:</th> <td>moderate</td> </tr> <tr> <th>References:</th> <td> <ul> <li style="display: inline;"> <a href="https://bugzilla.suse.com/show_bug.cgi?id=1218424">bsc#1218424</a> </li> <li style="display: inline;"> <a href="https://bugzilla.suse.com/show_bug.cgi?id=1224017">bsc#1224017</a> </li> <li style="display: inline;"> <a href="https://bugzilla.suse.com/show_bug.cgi?id=1224018">bsc#1224018</a> </li> </ul> </td> </tr> <tr> <th> Cross-References: </th> <td> <ul> <li style="display: inline;"> <a href="https://www.suse.com/security/cve/CVE-2024-24787.html">CVE-2024-24787</a> </li> <li style="display: inline;"> <a href="https://www.suse.com/security/cve/CVE-2024-24788.html">CVE-2024-24788</a> </li> </ul> </td> </tr> <tr> <th>CVSS scores:</th> <td> <ul class="list-group"> <li class="list-group-item"> <span class="cvss-reference">CVE-2024-24787</span> <span class="cvss-source"> ( SUSE ): </span> <span class="cvss-score">6.4</span> <span class="cvss-vector">CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H</span> </li> <li class="list-group-item"> <span class="cvss-reference">CVE-2024-24788</span> <span class="cvss-source"> ( SUSE ): </span> <span class="cvss-score">6.5</span> <span class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H</span> </li> </ul> </td> </tr> <tr> <th>Affected Products:</th> <td> <ul class="list-group"> <li class="list-group-item">SUSE Linux Enterprise High Performance Computing 12 SP5</li> <li class="list-group-item">SUSE Linux Enterprise Server 12 SP5</li> <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12 SP5</li> <li class="list-group-item">SUSE Linux Enterprise Software Development Kit 12 SP5</li> </ul> </td> </tr> </tbody> </table>
<p>An update that solves two vulnerabilities and has one security fix can now be installed.</p>
<h2>Description:</h2> <p>This update for go1.22 fixes the following issues:</p> <p>Update to go1.22.3:</p> <ul> <li>CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)</li> <li>CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018)</li> <li>cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le</li> <li>cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE</li> <li>runtime: deterministic fallback hashes across process boundary</li> <li>net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0</li> </ul>
<h2>Patch Instructions:</h2> <p> To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch".<br/>
Alternatively you can run the command listed for your product: </p> <ul class="list-group"> <li class="list-group-item"> SUSE Linux Enterprise Software Development Kit 12 SP5 <br/> <code>zypper in -t patch SUSE-SLE-SDK-12-SP5-2024-1573=1</code> </li> </ul>
<h2>Package List:</h2> <ul> <li> SUSE Linux Enterprise Software Development Kit 12 SP5 (aarch64 ppc64le s390x x86_64) <ul> <li>go1.22-doc-1.22.3-1.9.1</li> <li>go1.22-1.22.3-1.9.1</li> </ul> </li> </ul>
<h2>References:</h2> <ul> <li> <a href="https://www.suse.com/security/cve/CVE-2024-24787.html">https://www.suse.com/security/cve/CVE-2024-24787.html</a> </li> <li> <a href="https://www.suse.com/security/cve/CVE-2024-24788.html">https://www.suse.com/security/cve/CVE-2024-24788.html</a> </li> <li> <a href="https://bugzilla.suse.com/show_bug.cgi?id=1218424">https://bugzilla.suse.com/show_bug.cgi?id=1218424</a> </li> <li> <a href="https://bugzilla.suse.com/show_bug.cgi?id=1224017">https://bugzilla.suse.com/show_bug.cgi?id=1224017</a> </li> <li> <a href="https://bugzilla.suse.com/show_bug.cgi?id=1224018">https://bugzilla.suse.com/show_bug.cgi?id=1224018</a> </li> </ul> </div>
--===============8138609621744452892==--
|
|
|
|