Messages in this thread |  | | Subject | Re: [PATCH] driver core: Fix use-after-free and double free on glue directory | From | Benjamin Herrenschmidt <> | Date | Thu, 02 May 2019 09:25:29 +0300 |
| |
On Sun, 2019-04-28 at 22:49 +0800, Muchun Song wrote: > Hi Greg and Rafael: > > > Benjamin Herrenschmidt <benh@kernel.crashing.org> 于2019年4月28日周日 > 下午6:10写道: > > > > The basic idea yes, the whole bool *locked is horrid though. > > Wouldn't it > > work to have a get_device_parent_locked that always returns with > > the mutex held, > > or just move the mutex to the caller or something simpler like this > > ? > > > > Greg and Rafael, do you have any suggestions for this? Or you also > agree with Ben?
Ping guys ? This is worth fixing...
Ben.
|  |