virtio-net: fix use after unmap/free for sg Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
parent
724941aa3d
commit
815a770bd3
@ -333,6 +333,7 @@ Patch0320: target-i386-Export-TAA_NO-bit-to-guests.patch
|
|||||||
Patch0321: usbredir-fix-free-call.patch
|
Patch0321: usbredir-fix-free-call.patch
|
||||||
Patch0322: hw-arm-virt-Init-PMU-for-hotplugged-vCPU.patch
|
Patch0322: hw-arm-virt-Init-PMU-for-hotplugged-vCPU.patch
|
||||||
Patch0323: uas-add-stream-number-sanity-checks.patch
|
Patch0323: uas-add-stream-number-sanity-checks.patch
|
||||||
|
Patch0324: virtio-net-fix-use-after-unmap-free-for-sg.patch
|
||||||
|
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
@ -729,6 +730,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
|
||||||
|
|
||||||
* Wed Sep 15 2021 Chen Qun <kuhn.chenqun@huawei.com>
|
* Wed Sep 15 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