diff --git a/advisories/github-reviewed/2025/12/GHSA-9fjq-45qv-pcm7/GHSA-9fjq-45qv-pcm7.json b/advisories/github-reviewed/2025/12/GHSA-9fjq-45qv-pcm7/GHSA-9fjq-45qv-pcm7.json index 264fcd7b0a8bc..12ee885ae458b 100644 --- a/advisories/github-reviewed/2025/12/GHSA-9fjq-45qv-pcm7/GHSA-9fjq-45qv-pcm7.json +++ b/advisories/github-reviewed/2025/12/GHSA-9fjq-45qv-pcm7/GHSA-9fjq-45qv-pcm7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9fjq-45qv-pcm7", - "modified": "2025-12-26T18:55:53Z", + "modified": "2025-12-26T18:55:55Z", "published": "2025-12-26T18:55:53Z", "aliases": [], "summary": "ruint affected by unsoundness of safe `reciprocal_mg10`", @@ -26,7 +26,7 @@ "introduced": "0" }, { - "last_affected": "1.17.0" + "fixed": "1.17.1" } ] } @@ -49,6 +49,22 @@ { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2025-0137.html" + }, + { + "type": "WEB", + "url": "https://github.com/alloy-rs/ruint/pull/553" + }, + { + "type": "WEB", + "url": "https://github.com/alloy-rs/ruint/releases/tag/v1.17.1" + }, + { + "type": "WEB", + "url": "https://github.com/alloy-rs/ruint/pull/552" + }, + { + "type": "FIX", + "url": "https://github.com/alloy-rs/ruint/commit/8090e7f9393e7481a20d2e61dac04e78efcc90dd" } ], "database_specific": { @@ -60,4 +76,4 @@ "github_reviewed_at": "2025-12-26T18:55:53Z", "nvd_published_at": null } -} \ No newline at end of file +}