Re: [PATCH 2/2] qga/win32: Use rundll for VSS installation

2023-02-20 Thread Yan Vugenfirer
Reviewed-by: Yan Vugenfirer On Mon, Feb 20, 2023 at 7:41 PM Konstantin Kostiuk wrote: > > Add specific an entry points for rundll which is > just a wrapper for COMRegister/COMUnregister functions. > > resolves: rhbz#2167436 > fixes: CVE-2023-0664 > > Signed-off-by: Konstantin Kostiuk > --- >

[PATCH 2/2] qga/win32: Use rundll for VSS installation

2023-02-20 Thread Konstantin Kostiuk
Add specific an entry points for rundll which is just a wrapper for COMRegister/COMUnregister functions. resolves: rhbz#2167436 fixes: CVE-2023-0664 Signed-off-by: Konstantin Kostiuk --- qga/installer/qemu-ga.wxs | 10 +- qga/vss-win32/install.cpp | 9 +