Implement kernel undefined behavior sanitizer support
This commit is contained in:
@@ -32,3 +32,6 @@ LIST_ENTRY KepSystemResourcesListHead;
|
||||
|
||||
/* Kernel system resources lock */
|
||||
KSPIN_LOCK KepSystemResourcesLock;
|
||||
|
||||
/* Kernel UBSAN active frame flag */
|
||||
BOOLEAN KepUbsanActiveFrame = FALSE;
|
||||
|
1048
xtoskrnl/ke/kubsan.c
Normal file
1048
xtoskrnl/ke/kubsan.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user