virtio-net: fix use after unmap/free for sg Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
parent
d22f4b0b0c
commit
37d0d9e897
@ -559,6 +559,7 @@ Patch0546: usbredir-fix-free-call.patch
|
|||||||
Patch0547: vfio-common-Fix-incorrect-address-alignment-in-vfio_.patch
|
Patch0547: vfio-common-Fix-incorrect-address-alignment-in-vfio_.patch
|
||||||
Patch0548: vfio-common-Add-address-alignment-check-in-vfio_list.patch
|
Patch0548: vfio-common-Add-address-alignment-check-in-vfio_list.patch
|
||||||
Patch0549: uas-add-stream-number-sanity-checks.patch
|
Patch0549: uas-add-stream-number-sanity-checks.patch
|
||||||
|
Patch0550: virtio-net-fix-use-after-unmap-free-for-sg.patch
|
||||||
|
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -963,6 +964,9 @@ getent passwd qemu >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 26 2021 Chen Qun <kuhn.chenqun@huawei.com>
|
||||||
|
- virtio-net: fix use after unmap/free for sg
|
||||||
|
|
||||||
* Thu Sep 16 2021 Chen Qun <kuhn.chenqun@huawei.com>
|
* Thu Sep 16 2021 Chen Qun <kuhn.chenqun@huawei.com>
|
||||||
- uas: add stream number sanity checks.
|
- uas: add stream number sanity checks.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user