[PATCH v2 0/2] ivepatch: Fix several bugs found during replace set implementation
Yafang Shao <[email protected]>
| Newsgroups | org.kernel.vger.live-patching |
|---|---|
| Message-ID | <[email protected]> |
These fixes were found while implementing the replace set series [0]. They are independent of that series and can be applied separately. Link: https://lore.kernel.org/live-patching/[email protected] [0] Changes: v1->v2: - minor improvements and acked-by (Song) - fix issues reported by sashiko v1: https://lore.kernel.org/live-patching/[email protected]/ Yafang Shao (2): livepatch: Fix wrong index in funcs cleanup error path livepatch: Fix UAF of unregistered patch kobjects include/linux/livepatch.h | 6 +++++ kernel/livepatch/core.c | 50 ++++++++++++++++++++++++++++++++++++--- scripts/livepatch/init.c | 2 +- 3 files changed, 54 insertions(+), 4 deletions(-) -- 2.52.0