qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] vfio: fix use-after-free in display


From: Gerd Hoffmann
Subject: Re: [PATCH] vfio: fix use-after-free in display
Date: Wed, 15 Jul 2020 12:40:18 +0200

  Hi,

> Tricky, but I think I follow that dpy->region.surface is only ever
> allocated to replace dpy->con->surface, so when ramfb_display_update()
> then replaces and frees dpy->con->surface with dpy->ramfb->ds, that's
> where the object point to by dpy->region.surface was freed.  Right?

Correct.

> If so, looks ok to me.  If you're constructing a pull request, I'll
> give you an:
> 
> Acked-by: Alex Williamson <alex.williamson@redhat.com>
> Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
> 
> If you need me to send a pull, let me know.

I'll go create a pull req, I have one or two other patches pending
anyway.

take care,
  Gerd




reply via email to

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