From 8e82ad0b207e1d954e3e05bcbfcc49fc4e4839e2 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Tue, 11 Oct 2022 13:40:54 +0200 Subject: [PATCH] changelog: add changelog for Rust 1.64.0 --- .../coreos-overlay/changelog/security/2022-10-11-rust-1.64.0.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/security/2022-10-11-rust-1.64.0.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-10-11-rust-1.64.0.md b/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-10-11-rust-1.64.0.md new file mode 100644 index 0000000000..51dfe60d66 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-10-11-rust-1.64.0.md @@ -0,0 +1 @@ +- SDK: rust ([CVE-2022-36113](https://nvd.nist.gov/vuln/detail/CVE-2022-36113), [CVE-2022-36114](https://nvd.nist.gov/vuln/detail/CVE-2022-36114))