Skip to content
Snippets Groups Projects
  1. Apr 08, 2022
    • Peter Maydell's avatar
      Merge tag 'fixes-20220408-pull-request' of git://git.kraxel.org/qemu into staging · dde8689d
      Peter Maydell authored
      two cursor/qxl related security fixes.
      
      # gpg: Signature made Fri 08 Apr 2022 05:37:16 BST
      # gpg:                using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * tag 'fixes-20220408-pull-request' of git://git.kraxel.org/qemu
      
      :
        ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
        display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      dde8689d
  2. Apr 07, 2022
  3. Apr 06, 2022
  4. Apr 05, 2022
  5. Apr 04, 2022
  6. Apr 02, 2022
    • Peter Maydell's avatar
      Merge tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu into staging · bc6ec396
      Peter Maydell authored
      * Fix some compilation issues
      * Fix overflow calculation in s390x emulation
      * Update location of lockdown.yml in MAINTAINERS file
      
      # gpg: Signature made Fri 01 Apr 2022 12:27:38 BST
      # gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
      # gpg:                issuer "thuth@redhat.com"
      # gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
      # gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
      # gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
      # gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
      # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5
      
      * tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu
      
      :
        trace: fix compilation with lttng-ust >= 2.13
        9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
        meson.build: Fix dependency of page-vary-common.c to config-poison.h
        target/s390x: Fix determination of overflow condition code after subtraction
        target/s390x: Fix determination of overflow condition code after addition
        misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      bc6ec396
  7. Apr 01, 2022
Loading