{"affected":[{"ecosystem_specific":{"binaries":[{"go1.19":"1.19.7-150000.1.23.1","go1.19-doc":"1.19.7-150000.1.23.1","go1.19-race":"1.19.7-150000.1.23.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Module for Development Tools 15 SP4","name":"go1.19","purl":"pkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP4"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.19.7-150000.1.23.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"go1.19":"1.19.7-150000.1.23.1","go1.19-doc":"1.19.7-150000.1.23.1","go1.19-race":"1.19.7-150000.1.23.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise High Performance Computing 15 SP3-ESPOS","name":"go1.19","purl":"pkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOS"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.19.7-150000.1.23.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"go1.19":"1.19.7-150000.1.23.1","go1.19-doc":"1.19.7-150000.1.23.1","go1.19-race":"1.19.7-150000.1.23.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise High Performance Computing 15 SP3-LTSS","name":"go1.19","purl":"pkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-LTSS"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.19.7-150000.1.23.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"go1.19":"1.19.7-150000.1.23.1","go1.19-doc":"1.19.7-150000.1.23.1","go1.19-race":"1.19.7-150000.1.23.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Real Time 15 SP3","name":"go1.19","purl":"pkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2015%20SP3"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.19.7-150000.1.23.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"go1.19":"1.19.7-150000.1.23.1","go1.19-doc":"1.19.7-150000.1.23.1","go1.19-race":"1.19.7-150000.1.23.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Server 15 SP3-LTSS","name":"go1.19","purl":"pkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSS"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.19.7-150000.1.23.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"go1.19":"1.19.7-150000.1.23.1","go1.19-doc":"1.19.7-150000.1.23.1","go1.19-race":"1.19.7-150000.1.23.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 15 SP3","name":"go1.19","purl":"pkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP3"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.19.7-150000.1.23.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"go1.19":"1.19.7-150000.1.23.1","go1.19-doc":"1.19.7-150000.1.23.1","go1.19-race":"1.19.7-150000.1.23.1"}]},"package":{"ecosystem":"SUSE:Enterprise Storage 7.1","name":"go1.19","purl":"pkg:rpm/suse/go1.19&distro=SUSE%20Enterprise%20Storage%207.1"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.19.7-150000.1.23.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"go1.19":"1.19.7-150000.1.23.1","go1.19-doc":"1.19.7-150000.1.23.1","go1.19-race":"1.19.7-150000.1.23.1"}]},"package":{"ecosystem":"openSUSE:Leap 15.4","name":"go1.19","purl":"pkg:rpm/opensuse/go1.19&distro=openSUSE%20Leap%2015.4"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.19.7-150000.1.23.1"}],"type":"ECOSYSTEM"}]}],"aliases":[],"details":"This update for go1.19 fixes the following issues:\n\n- CVE-2022-41722: Fixed path traversal in filepath.Clean on Windows (bsc#1208269).\n- CVE-2022-41723: Fixed quadratic complexity in HPACK decoding (bsc#1208270).\n- CVE-2022-41724: Fixed panic with arge handshake records in crypto/tls (bsc#1208271).\n- CVE-2022-41725: Fixed denial of service from excessive resource consumption in net/http and mime/multipart (bsc#1208272).\n- CVE-2023-24532: Fixed incorrect P-256 ScalarMult and ScalarBaseMult results (bsc#1209030).\n\nUpdate to go1.19.7  \n* go#58441 runtime: some linkname signatures do not match\n* go#58502 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy'\n* go#58535 runtime: long latency of sweep assists\n* go#58716 net: TestTCPSelfConnect failures due to unexpected connections\n* go#58773 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows\n* go#58810 crypto/x509: TestSystemVerify consistently failing\n\n\nUpdate to go1.19.6:\n* go#56154 net/http: bad handling of HEAD requests with a body\n* go#57635 crypto/x509: TestBoringAllowCert failures\n* go#57812 runtime: performance regression due to bad instruction used in morestack_noctxt for ppc64 in CL 425396\n* go#58118 time: update zoneinfo_abbrs on Windows\n* go#58223 cmd/link: .go.buildinfo is gc'ed by --gc-sections\n* go#58449 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing\n\nUpdate to go1.19.5 (bsc#1200441):\n* go#57706 Misc/cgo: backport needed for dlltool fix\n* go#57556 crypto/x509: re-allow duplicate attributes in CSRs\n* go#57444 cmd/link: need to handle new-style LoongArch relocs\n* go#57427 crypto/x509: Verify on macOS does not return typed errors\n* go#57345 cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its 'old' argument.\n* go#57339 syscall, internal/poll: accept4-to-accept fallback removal broke Go code on Synology DSM 6.2 ARM devices\n* go#57214 os: TestLstat failure on Linux Aarch64\n* go#57212 reflect: sort.SliceStable sorts incorrectly on arm64 with less function created with reflect.MakeFunc and slice of sufficient length\n* go#57124 sync/atomic: allow linked lists of atomic.Pointer\n* go#57100 cmd/compile: non-retpoline-compatible errors\n* go#57058 cmd/go: remove test dependency on gopkg.in service\n* go#57055 cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest builders\n* go#56983 runtime: failure in TestRaiseException on windows-amd64-2012\n* go#56834 cmd/link/internal/ppc64: too-far trampoline is reused\n* go#56770 cmd/compile: walkConvInterface produces broken IR\n* go#56744 cmd/compile: internal compiler error: missing typecheck\n* go#56712 net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target\n* go#56154 net/http: bad handling of HEAD requests with a body\n","id":"SUSE-SU-2023:0733-1","modified":"2023-03-14T17:07:14Z","published":"2023-03-14T17:07:14Z","references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2023/suse-su-20230733-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1200441"},{"type":"REPORT","url":"https://bugzilla.suse.com/1208269"},{"type":"REPORT","url":"https://bugzilla.suse.com/1208270"},{"type":"REPORT","url":"https://bugzilla.suse.com/1208271"},{"type":"REPORT","url":"https://bugzilla.suse.com/1208272"},{"type":"REPORT","url":"https://bugzilla.suse.com/1209030"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2022-41722"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2022-41723"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2022-41724"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2022-41725"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-24532"}],"related":["CVE-2022-41722","CVE-2022-41723","CVE-2022-41724","CVE-2022-41725","CVE-2023-24532"],"summary":"Security update for go1.19","upstream":["CVE-2022-41722","CVE-2022-41723","CVE-2022-41724","CVE-2022-41725","CVE-2023-24532"]}