From e2d9076ed2fe4537b9af00f2d19169754a251095 Mon Sep 17 00:00:00 2001 From: anolis-bot Date: Tue, 4 Mar 2025 16:51:49 +0800 Subject: [PATCH] update cve CVE-2025-24158 --- data/cve/CVE-2025-24158.json | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/data/cve/CVE-2025-24158.json b/data/cve/CVE-2025-24158.json index 8876fe9760..5e3f2a6680 100644 --- a/data/cve/CVE-2025-24158.json +++ b/data/cve/CVE-2025-24158.json @@ -29,7 +29,8 @@ "src": [ { "rpm_name": "webkit2gtk3", - "rpm_status": "affected" + "rpm_status": "fixed", + "advisory_id": "ANSA-2025:0105" } ] } @@ -46,12 +47,23 @@ "abstract": "A flaw was found in WebKitGTK. Processing malicious web content can cause a denial of service due to improper memory handling.", "description": null, "issue": null, - "acknowledgements": null, - "acknowledgements_en": null, + "acknowledgements": "", + "acknowledgements_en": "", "reference": null, "diagnose": null, "statement": null, "mitigation": null, - "update_user": null, - "errata": [] + "update_user": "distro-team", + "errata": [ + { + "id": 9333, + "advisory_id": "ANSA-2025:0105", + "severity": "Important", + "publish_user": "", + "update_user": null, + "publish_date": "2025-03-04 00:00:00", + "create_date": "2025-03-04 16:49:51", + "update_date": "2025-03-04 16:49:51" + } + ] } \ No newline at end of file -- Gitee