From 9b1e37133b31f190be0269b9b9ee93ccb97a49a2 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Wed, 3 May 2023 17:47:12 +0200 Subject: [PATCH] changelog: add security changelog for Go 1.19.9 --- changelog/security/2023-05-03-go-1.19.9.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/security/2023-05-03-go-1.19.9.md diff --git a/changelog/security/2023-05-03-go-1.19.9.md b/changelog/security/2023-05-03-go-1.19.9.md new file mode 100644 index 0000000000..24490a8fd9 --- /dev/null +++ b/changelog/security/2023-05-03-go-1.19.9.md @@ -0,0 +1 @@ +- Go ([CVE-2023-24539](https://nvd.nist.gov/vuln/detail/CVE-2023-24539), [CVE-2023-24540](https://nvd.nist.gov/vuln/detail/CVE-2023-24540), [CVE-2023-29400](https://nvd.nist.gov/vuln/detail/CVE-2023-29400))