mirror of
https://github.com/dynup/kpatch
synced 2025-04-18 13:05:21 +00:00
GCC with KASAN instrumentation creates section ".rodata" with some static strings (i.e. some of them go to ".rodata.str1.1" for release build). This change makes possible to build patch and check if it fixes issue found with KASAN, such as CVE-2016-9555. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |