Re: [PATCH v3 0/6] module/dups: Fix a use-after-free and improve the code
Petr Pavlu <[email protected]>
| Newsgroups | org.kernel.vger.linux-modules,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/26 11:10 AM, Petr Pavlu wrote: > Simplify how the kmod dups code informs duplicate requests about the > result, fix a potential use-after-free when waiting on a duplicate request, > and make several general improvements to the code. > > Note that the use-after-free fix depends on the code simplification > implemented in the first patch. I've queued the series on modules-next for v7.3-rc1. -- Petr