Blame SOURCES/0005-security-Document-assignment-of-CVE-2021-20286.patch

362730
From 171ffdde8be590f784086a021a7e6f36c4ecdb4b Mon Sep 17 00:00:00 2001
362730
From: Eric Blake <eblake@redhat.com>
362730
Date: Fri, 12 Mar 2021 17:00:58 -0600
362730
Subject: [PATCH] security: Document assignment of CVE-2021-20286
362730
362730
Now that we finally have a CVE number, it's time to document
362730
the problem (it's low severity, but still a denial of service).
362730
362730
Fixes: fb4440de9cc7 (opt_go: Tolerate unplanned server death)
362730
(cherry picked from commit 40308a005eaa6b2e8f98da8952d0c0cacc51efde)
362730
---
362730
 docs/libnbd-security.pod | 8 +++++++-
362730
 1 file changed, 7 insertions(+), 1 deletion(-)
362730
362730
diff --git a/docs/libnbd-security.pod b/docs/libnbd-security.pod
362730
index d8ead87..0cae846 100644
362730
--- a/docs/libnbd-security.pod
362730
+++ b/docs/libnbd-security.pod
362730
@@ -22,6 +22,12 @@ L<https://www.redhat.com/archives/libguestfs/2019-September/msg00128.html>
362730
 See the full announcement here:
362730
 L<https://www.redhat.com/archives/libguestfs/2019-October/msg00060.html>
362730
 
362730
+=head2 CVE-2021-20286
362730
+denial of service when using L<nbd_set_opt_mode(3)>
362730
+
362730
+See the full announcement here:
362730
+L<https://listman.redhat.com/archives/libguestfs/2021-March/msg00092.html>
362730
+
362730
 =head1 SEE ALSO
362730
 
362730
 L<libnbd(3)>.
362730
@@ -34,4 +40,4 @@ Richard W.M. Jones
362730
 
362730
 =head1 COPYRIGHT
362730
 
362730
-Copyright (C) 2019 Red Hat Inc.
362730
+Copyright (C) 2019-2021 Red Hat Inc.
362730
-- 
6aa05d
2.31.1
362730