Files
twx-linux/drivers
Jan Beulich 16356ddb58 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>
2021-03-30 14:37:03 +02:00
..
2021-03-04 09:39:53 +01:00
2021-01-19 18:22:36 +01:00
2021-01-17 14:04:22 +01:00
2021-03-24 11:07:31 +01:00
2020-12-30 11:26:04 +01:00
2021-03-04 09:39:44 +01:00
2021-03-07 12:18:57 +01:00