Branch: refs/heads/staging-7.2
  Home:   https://github.com/qemu/qemu
  Commit: eafb095ea48e873cc8014e53c24e9ebc236d1996
      
https://github.com/qemu/qemu/commit/eafb095ea48e873cc8014e53c24e9ebc236d1996
  Author: Daan De Meyer <daan.j.deme...@gmail.com>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

  Changed paths:
    M hw/smbios/smbios.c

  Log Message:
  -----------
  smbios: Fix buffer overrun when using path= option

We have to make sure the array of bytes read from the path= file
is null-terminated, otherwise we run into a buffer overrun later on.

Fixes: bb99f4772f54017490e3356ecbb3df25c5d4537f ("hw/smbios: support loading 
OEM strings values from a file")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2879

Signed-off-by: Daan De Meyer <daan.j.deme...@gmail.com>
Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>
Tested-by: Valentin David <valentin.da...@canonical.com>
Message-ID: <20250323213622.2581013-1-daan.j.deme...@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
(cherry picked from commit a7a05f5f6a4085afbede315e749b1c67e78c966b)
Signed-off-by: Michael Tokarev <m...@tls.msk.ru>


  Commit: d2d2524b48df23faf5d1e3e34636fb1bbd7f5f60
      
https://github.com/qemu/qemu/commit/d2d2524b48df23faf5d1e3e34636fb1bbd7f5f60
  Author: Pierrick Bouvier <pierrick.bouv...@linaro.org>
  Date:   2025-04-16 (Wed, 16 Apr 2025)

  Changed paths:
    M plugins/loader.c

  Log Message:
  -----------
  plugins/loader: fix deadlock when resetting/uninstalling a plugin

Reported and fixed by Dmitry Kurakin.

Fixes: https://gitlab.com/qemu-project/qemu/-/issues/2901
Signed-off-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>
Message-Id: <20250404032027.430575-2-pierrick.bouv...@linaro.org>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
(cherry picked from commit c07cd110a1824e2d046581af7375f16dac26e96f)
Signed-off-by: Michael Tokarev <m...@tls.msk.ru>


Compare: https://github.com/qemu/qemu/compare/cefd67f25430...d2d2524b48df

To unsubscribe from these emails, change your notification settings at 
https://github.com/qemu/qemu/settings/notifications

Reply via email to