qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] qga umask fix addenda


From: Laszlo Ersek
Subject: [Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
Date: Wed, 8 May 2013 17:31:34 +0200

I should have paid more attention to portability and error path cleanup
in the CVE-2013-2007 fix.

(We continue to assume, like the rest of qemu code, that
qemu_set_cloexec() never fails internally. This should be a reasonable
assumption when the input fd is valid.)

Laszlo Ersek (2):
  qga: distinguish binary modes in "guest_file_open_modes" map
  qga: unlink just created guest-file if fchmod() or fdopen() fails on
    it

 qga/commands-posix.c |   25 +++++++++++++++++++------
 1 files changed, 19 insertions(+), 6 deletions(-)




reply via email to

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