From 684d3355d07fe3d46f7358720a4bcc0d21b6d2e0 Mon Sep 17 00:00:00 2001 From: djc <158471+djc@users.noreply.github.com> Date: Tue, 2 Dec 2025 02:58:59 +0000 Subject: [PATCH] Synchronize IDs (2025-12-02) --- crates/maxminddb/RUSTSEC-2025-0132.md | 1 + crates/rtvm-interpreter/RUSTSEC-2025-0131.md | 1 + 2 files changed, 2 insertions(+) diff --git a/crates/maxminddb/RUSTSEC-2025-0132.md b/crates/maxminddb/RUSTSEC-2025-0132.md index 7d794d9e..ef0a71c3 100644 --- a/crates/maxminddb/RUSTSEC-2025-0132.md +++ b/crates/maxminddb/RUSTSEC-2025-0132.md @@ -7,6 +7,7 @@ url = "https://github.com/oschwald/maxminddb-rust/issues/86" references = ["https://github.com/oschwald/maxminddb-rust/commit/98f0e4fff9678c841ed33f3b8a46322f6163c32a"] categories = ["memory-corruption"] keywords = ["mmap"] +aliases = ["GHSA-mj73-j457-8x9q"] [affected.functions] "maxminddb::Reader::open_mmap" = ["< 0.27.0, >= 0.11.0"] diff --git a/crates/rtvm-interpreter/RUSTSEC-2025-0131.md b/crates/rtvm-interpreter/RUSTSEC-2025-0131.md index 87dc7c0a..ecf74ecd 100644 --- a/crates/rtvm-interpreter/RUSTSEC-2025-0131.md +++ b/crates/rtvm-interpreter/RUSTSEC-2025-0131.md @@ -9,6 +9,7 @@ references = [ ] informational = "unsound" categories = ["memory-corruption"] +aliases = ["GHSA-pq5v-rwp8-p7gm"] [affected.functions] "rtvm_interpreter::Interpreter::program_counter" = ["<= 4.0.0"]