From a43835282ba86db889f45853eef89f8cca4cf2d3 Mon Sep 17 00:00:00 2001 From: Richard Kelly Date: Fri, 2 May 2025 20:22:54 +0000 Subject: [PATCH] nvidia-kmod: add advisories for tesla 535.247.01 driver Signed-off-by: Richard Kelly --- advisories/2.2.2/BRSA-ga8xqh7kymak.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 advisories/2.2.2/BRSA-ga8xqh7kymak.toml diff --git a/advisories/2.2.2/BRSA-ga8xqh7kymak.toml b/advisories/2.2.2/BRSA-ga8xqh7kymak.toml new file mode 100644 index 00000000..39e4f123 --- /dev/null +++ b/advisories/2.2.2/BRSA-ga8xqh7kymak.toml @@ -0,0 +1,22 @@ +[advisory] +id = "BRSA-ga8xqh7kymak" +title = "kmod-nvidia CVE-2025-23244" +cve = "CVE-2025-23244" +severity = "high" +description = "NVIDIA GPU Display Driver for Linux contains a vulnerability which could allow escalated permissions" + +[[advisory.products]] +package-name = "kmod-5.15-nvidia" +patched-version = "535.247.01" +patched-epoch = "1" + +[[advisory.products]] +package-name = "kmod-6.1-nvidia" +patched-version = "535.247.01" +patched-epoch = "1" + +[updateinfo] +author = "rpkelly" +issue-date = 2025-04-21T23:15:04Z +arches = ["aarch64", "x86_64"] +version = "2.2.2"