From e2c6ff120c010be8c031dd42b7c696eb80664f45 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Thu, 8 Jun 2023 09:48:00 +0200 Subject: [PATCH] changelog: add security changelog for Go 1.19.10 and 1.20.5 --- changelog/security/2023-06-08-go-1.19.10-1.20.5.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/security/2023-06-08-go-1.19.10-1.20.5.md diff --git a/changelog/security/2023-06-08-go-1.19.10-1.20.5.md b/changelog/security/2023-06-08-go-1.19.10-1.20.5.md new file mode 100644 index 0000000000..7d8530ec7b --- /dev/null +++ b/changelog/security/2023-06-08-go-1.19.10-1.20.5.md @@ -0,0 +1 @@ +- Go ([CVE-2023-29402](https://nvd.nist.gov/vuln/detail/CVE-2023-29402), [CVE-2023-29403](https://nvd.nist.gov/vuln/detail/CVE-2023-29403), [CVE-2023-29404](https://nvd.nist.gov/vuln/detail/CVE-2023-29404), [CVE-2023-29405](https://nvd.nist.gov/vuln/detail/CVE-2023-29405))