Re: [PATCH v5 3/9] livepatch: Call klp_init_patch_early() earlier
Yafang Shao <[email protected]>
| Newsgroups | org.kernel.vger.live-patching,dev.linux.lists.sashiko-reviews |
|---|---|
| Message-ID | <CALOAHbAuSypXjKoPiGuSDMNe5WJ5DNKy0kkv-1QjFZc0wRZi2g@mail.gmail.com> |
On Sun, Aug 9, 2026 at 5:40 PM <[email protected]> wrote: > > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: > > Pre-existing issues: > - [High] When CONFIG_DEBUG_KOBJECT_RELEASE is enabled, an error during patch initialization causes a Use-After-Free during module unload due to delayed kobject release. Makes sense. I will fix this pre-existing issue in the next version. -- Regards Yafang