qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] migration: A few fixes on coverity reports
@ 2025-10-21 18:41 Peter Xu
  2025-10-21 18:41 ` [PATCH 1/3] migration: Fix error leak in postcopy_ram_listen_thread() Peter Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Peter Xu @ 2025-10-21 18:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Arun Menon, peterx, Fabiano Rosas, Peter Maydell, Juraj Marcin

A small series that fixes three coverity reported issues.  Please review,
thanks.

Peter Xu (3):
  migration: Fix error leak in postcopy_ram_listen_thread()
  migration/cpr: Fix coverity report in cpr_exec_persist_state()
  migration/cpr: Fix UAF in cpr_exec_cb() when execvp() fails

 migration/cpr-exec.c | 9 ++++++---
 migration/savevm.c   | 7 ++++---
 2 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.50.1



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-10-22 13:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 18:41 [PATCH 0/3] migration: A few fixes on coverity reports Peter Xu
2025-10-21 18:41 ` [PATCH 1/3] migration: Fix error leak in postcopy_ram_listen_thread() Peter Xu
2025-10-21 20:45   ` Fabiano Rosas
2025-10-21 21:20     ` Peter Xu
2025-10-21 18:41 ` [PATCH 2/3] migration/cpr: Fix coverity report in cpr_exec_persist_state() Peter Xu
2025-10-21 20:49   ` Fabiano Rosas
2025-10-21 21:29     ` Peter Xu
2025-10-22 12:24       ` Fabiano Rosas
2025-10-22 12:51         ` Peter Xu
2025-10-22 13:41           ` Fabiano Rosas
2025-10-21 18:41 ` [PATCH 3/3] migration/cpr: Fix UAF in cpr_exec_cb() when execvp() fails Peter Xu
2025-10-21 20:49   ` Fabiano Rosas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).