qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/2] Two small fixes for QEMU 7.1-rc3


From: Thomas Huth
Subject: [PULL 0/2] Two small fixes for QEMU 7.1-rc3
Date: Tue, 16 Aug 2022 11:58:47 +0200

 Hi Richard!

Two minor fixes for rc3. If this is too late for rc3, please feel free
to ignore, I think they are not severe enough to justify an rc4 later.

The following changes since commit d102b8162a1e5fe8288d4d5c01801ce6536ac2d1:

  Merge tag 'pull-la-20220814' of https://gitlab.com/rth7680/qemu into staging 
(2022-08-14 08:48:11 -0500)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-08-16

for you to fetch changes up to effaf5a240e03020f4ae953e10b764622c3e87cc:

  hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() 
(CVE-2020-14394) (2022-08-16 11:37:19 +0200)

----------------------------------------------------------------
* Fix a possible endless loop in USB XHCI code
* Minor fixes for the new readconfig test

----------------------------------------------------------------
Daniel P. Berrangé (1):
      tests/qtest: misc tweaks to readconfig

Thomas Huth (1):
      hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() 
(CVE-2020-14394)

 hw/usb/hcd-xhci.c             | 23 +++++++++++++++++++----
 tests/qtest/readconfig-test.c | 12 ++++++------
 2 files changed, 25 insertions(+), 10 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]