Files
linux/drivers
Jan Beulich ee62245958 xen-blkback: don't leak persistent grants from xen_blkbk_map()
commit a846738f8c upstream.

The fix for XSA-365 zapped too many of the ->persistent_gnt[] entries.
Ones successfully obtained should not be overwritten, but instead left
for xen_blkbk_unmap_prepare() to pick up and put.

This is XSA-371.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Cc: stable@vger.kernel.org
Reviewed-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Wei Liu <wl@xen.org>
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 10:49:35 +09:00
..
2023-05-12 16:27:16 +09:00
2023-05-16 10:36:45 +09:00
2023-05-15 12:46:28 +09:00
2023-05-16 10:26:33 +09:00
2023-05-16 09:58:13 +09:00
2023-05-15 10:37:00 +09:00
2023-05-15 09:23:01 +09:00
2023-05-16 10:40:01 +09:00
2023-05-16 10:49:16 +09:00
2023-05-15 08:28:33 +09:00
2023-05-15 16:59:11 +09:00