You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.1 KiB
33 lines
1.1 KiB
2 months ago
|
From 8334404ee0883dcfa90697b6fdae541ed4751b79 Mon Sep 17 00:00:00 2001
|
||
|
From: "Richard W.M. Jones" <rjones@redhat.com>
|
||
|
Date: Thu, 1 Aug 2024 15:17:29 +0100
|
||
|
Subject: [PATCH] docs/libnbd-security.pod: Assign CVE-2024-7383
|
||
|
|
||
|
CVE-2024-7383 was assigned to the (already published & fixed) flaws
|
||
|
found in libnbd certificate checking.
|
||
|
|
||
|
Reported-by: Jon Szymaniak
|
||
|
Thanks: Mauro Matteo Cascella
|
||
|
(cherry picked from commit 81a22ac6697ccdeb13509aba3072609251d1378b)
|
||
|
---
|
||
|
docs/libnbd-security.pod | 3 ++-
|
||
|
1 file changed, 2 insertions(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/docs/libnbd-security.pod b/docs/libnbd-security.pod
|
||
|
index c9960d8c..ece0cf5a 100644
|
||
|
--- a/docs/libnbd-security.pod
|
||
|
+++ b/docs/libnbd-security.pod
|
||
|
@@ -45,7 +45,8 @@ negative size result from nbd_get_size(3)
|
||
|
See the full announcement here:
|
||
|
L<https://listman.redhat.com/archives/libguestfs/2023-September/032711.html>
|
||
|
|
||
|
-=head2 multiple flaws in TLS server certificate checking
|
||
|
+=head2 CVE-2024-7383
|
||
|
+multiple flaws in TLS server certificate checking
|
||
|
|
||
|
See the full announcement here:
|
||
|
L<https://lists.libguestfs.org/archives/list/guestfs@lists.libguestfs.org/thread/LHR3BW6RJ7K4BJBQIYV3GTZLSY27VZO2/>
|
||
|
--
|
||
|
2.43.0
|
||
|
|