[PATCH 0/2] livepatch: 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] Yafang Shao (2): livepatch: Fix wrong index in funcs cleanup error path livepatch: Fix UAF of unregistered patch kobjects include/linux/livepatch.h | 8 ++++++++ kernel/livepatch/core.c | 43 ++++++++++++++++++++++++++++++++++++++- scripts/livepatch/init.c | 4 ++-- 3 files changed, 52 insertions(+), 3 deletions(-) -- 2.52.0