From 069f7de1e790f0e4826609e3d2e0224360af4dfa Mon Sep 17 00:00:00 2001 From: Emily Date: Fri, 23 Aug 2024 19:09:46 +0100 Subject: [PATCH] olm: add more information to `knownVulnerabilities` CVE numbers were assigned, and This Week in Matrix included an announcement from the Matrix.org project lead. An official post from the Matrix.org Foundation is apparently still pending. --- pkgs/development/libraries/olm/default.nix | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/olm/default.nix b/pkgs/development/libraries/olm/default.nix index f95574198710..3fda0206ace5 100644 --- a/pkgs/development/libraries/olm/default.nix +++ b/pkgs/development/libraries/olm/default.nix @@ -51,6 +51,12 @@ stdenv.mkDerivation rec { For further information, see: + * The CVE records for the known vulnerabilities: + + * CVE-2024-45191 + * CVE-2024-45192 + * CVE-2024-45193 + * The libolm deprecation notice: @@ -60,8 +66,9 @@ stdenv.mkDerivation rec { * The blog post disclosing the details of the known vulnerabilities: - * The Matrix.org project lead’s response to the disclosure: - + * The announcement in This Week in Matrix from the Matrix.org + project lead: + * A (likely incomplete) aggregation of client tracking issue links: