Commit 8252d108 authored by paumr's avatar paumr
Browse files

xpdf: added new CVEs

parent 94dc8189
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -77,6 +77,13 @@ stdenv.mkDerivation rec {
    maintainers = with maintainers; [ sikmir ];
    knownVulnerabilities = [
      "CVE-2023-26930"
      "CVE-2024-2971"
      "CVE-2024-3247"
      "CVE-2024-3248"
      "CVE-2024-3900"
      "CVE-2024-4141"
      "CVE-2024-4568"
      "CVE-2024-4976"
    ];
  };
}