Re: [PATCH 0/7] vhost-user-gpu: fix several security issues

2021-05-10 Thread Li Qiang
Philippe Mathieu-Daudé 于2021年5月11日周二 上午3:25写道: > > On 5/5/21 11:35 AM, Marc-André Lureau wrote: > > Hi > > > > On Wed, May 5, 2021 at 1:28 PM Li Qiang > > wrote: > > > > Marc-André Lureau > > 于2021年5月5日周三 下午5:10写道: > > > > >

Re: [PATCH 0/7] vhost-user-gpu: fix several security issues

2021-05-10 Thread Philippe Mathieu-Daudé
On 5/5/21 11:35 AM, Marc-André Lureau wrote: > Hi > > On Wed, May 5, 2021 at 1:28 PM Li Qiang > wrote: > > Marc-André Lureau > 于2021年5月5日周三 下午5:10写道: > > > > Hi > > > > On Wed, May 5, 2021 at 9:21 AM Li Qiang

Re: [PATCH 0/7] vhost-user-gpu: fix several security issues

2021-05-05 Thread Marc-André Lureau
Hi On Wed, May 5, 2021 at 1:28 PM Li Qiang wrote: > Marc-André Lureau 于2021年5月5日周三 下午5:10写道: > > > > Hi > > > > On Wed, May 5, 2021 at 9:21 AM Li Qiang wrote: > >> > >> These security issue is low severity and is similar with the > >> virtio-vga/virtio-gpu device. All of them can be triggered

Re: [PATCH 0/7] vhost-user-gpu: fix several security issues

2021-05-05 Thread Li Qiang
Marc-André Lureau 于2021年5月5日周三 下午5:10写道: > > Hi > > On Wed, May 5, 2021 at 9:21 AM Li Qiang wrote: >> >> These security issue is low severity and is similar with the >> virtio-vga/virtio-gpu device. All of them can be triggered by >> the guest user. >> >> Li Qiang (7): >> vhost-user-gpu: fix me

Re: [PATCH 0/7] vhost-user-gpu: fix several security issues

2021-05-05 Thread Marc-André Lureau
Hi On Wed, May 5, 2021 at 9:21 AM Li Qiang wrote: > These security issue is low severity and is similar with the > virtio-vga/virtio-gpu device. All of them can be triggered by > the guest user. > > Li Qiang (7): > vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info > vhost-us

[PATCH 0/7] vhost-user-gpu: fix several security issues

2021-05-04 Thread Li Qiang
These security issue is low severity and is similar with the virtio-vga/virtio-gpu device. All of them can be triggered by the guest user. Li Qiang (7): vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' vhost-user-