File _patchinfo of Package patchinfo.28848
<patchinfo incident="28848">
<issue tracker="bnc" id="1211031">VUL-0: CVE-2023-29400: go1.19,go1.20: html/template: improper handling of empty HTML attributes</issue>
<issue tracker="bnc" id="1210938">Go application packages re-enable stripping and debuginfo</issue>
<issue tracker="bnc" id="1210130">VUL-0: CVE-2023-24538: go1.19,go1.20: html/template: backticks not treated as string delimiters</issue>
<issue tracker="bnc" id="1206346">go1.20 release tracking</issue>
<issue tracker="bnc" id="1210963">Go toolchain packages use Suggests: for optional subpackages to reduce default install</issue>
<issue tracker="bnc" id="1211029">VUL-0: CVE-2023-24539: go1.19,go1.20: html/template: improper sanitization of CSS values</issue>
<issue tracker="bnc" id="1210127">VUL-0: CVE-2023-24534: go1.19,go1.20: net/http, net/textproto: denial of service from excessive memory allocation</issue>
<issue tracker="bnc" id="1210129">VUL-0: CVE-2023-24537: go1.19,go1.20: go/parser: infinite loop in parsing</issue>
<issue tracker="bnc" id="1211030">VUL-0: CVE-2023-24540: go1.19,go1.20: html/template: improper handling of JavaScript whitespace</issue>
<issue tracker="bnc" id="1210128">VUL-0: CVE-2023-24536: go1.19,go1.20: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption</issue>
<issue tracker="cve" id="2023-24540"/>
<issue tracker="cve" id="2023-24539"/>
<issue tracker="cve" id="2023-24536"/>
<issue tracker="cve" id="2023-24534"/>
<issue tracker="cve" id="2023-24537"/>
<issue tracker="cve" id="2023-29400"/>
<issue tracker="cve" id="2023-24538"/>
<packager>jfkw</packager>
<rating>important</rating>
<category>security</category>
<summary>Security update for go1.20</summary>
<description>This update for go1.20 fixes the following issues:
Update to 1.20.4 (bnc#1206346):
- CVE-2023-24539: Fixed an improper sanitization of CSS values (boo#1211029).
- CVE-2023-24540: Fixed an improper handling of JavaScript whitespace (boo#1211030).
- CVE-2023-29400: Fixed an improper handling of empty HTML attributes (boo#1211031).
- runtime: automatically bump RLIMIT_NOFILE on Unix.
- crypto/subtle: xor fails when run with race+purego.
- cmd/compile: encoding/binary.PutUint16 sometimes doesn't write.
- cmd/compile: internal compiler error: cannot call SetType(go.shape.int) on v (type int).
- cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex.
- net/http: FileServer no longer serves content for POST.
- crypto/tls: TLSv1.3 connection fails with invalid PSK binder.
- cmd/compile: incorrect inline function variable.
- cmd/compile: Unified IR exports table is binary unstable in presence of generics.
- go/internal/gcimporter: lookupGorootExport should use the go command from build.Default.GOROOT.
Non-security fixes:
- Reverted go1.x Suggests go1.x-race (boo#1210963).
- Re-enabled binary stripping and debuginfo (boo#1210938).
</description>
</patchinfo>