Re: [PATCH v5 2/9] livepatch: Make klp_find_func() non static
Yafang Shao <[email protected]>
| Newsgroups | org.kernel.vger.live-patching,dev.linux.lists.sashiko-reviews |
|---|---|
| Message-ID | <CALOAHbB0nfrtSvV5m8DY3OBYu_6ugrJ=thtGyO+0KtVQtsTwUg@mail.gmail.com> |
On Sun, Aug 9, 2026 at 5:32 PM <[email protected]> wrote: > > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: > > Pre-existing issues: > - [High] A malformed livepatch module with a missing `old_name` triggers a NULL pointer dereference in `klp_find_func()`. Invalid review issue. This issue was already resolved by commit: livepatch: Fix NULL pointer dereference in klp_find_func() https://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git/commit/?h=for-7.3/trivial&id=1a38fd13c31ed8e7c7b598cc975ecc0f41fca468 -- Regards Yafang