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 <[email protected]>
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 <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Tested-by: Valentin David <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
(cherry picked from commit a7a05f5f6a4085afbede315e749b1c67e78c966b)
Signed-off-by: Michael Tokarev <[email protected]>
Commit: d2d2524b48df23faf5d1e3e34636fb1bbd7f5f60
https://github.com/qemu/qemu/commit/d2d2524b48df23faf5d1e3e34636fb1bbd7f5f60
Author: Pierrick Bouvier <[email protected]>
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 <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
(cherry picked from commit c07cd110a1824e2d046581af7375f16dac26e96f)
Signed-off-by: Michael Tokarev <[email protected]>
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