Home
last modified time | relevance | path

Searched refs:kmalloc_oob_right (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/Documentation/dev-tools/
Dkasan.rst49 …BUG: AddressSanitizer: out of bounds access in kmalloc_oob_right+0x65/0x75 [test_kasan] at addr ff…
56 INFO: Allocated in kmalloc_oob_right+0x3d/0x75 [test_kasan] age=0 cpu=0 pid=1689
59 kmalloc_oob_right+0x3d/0x75 [test_kasan]
89 [<ffffffffa0002065>] ? kmalloc_oob_right+0x65/0x75 [test_kasan]
97 [<ffffffffa0002065>] ? kmalloc_oob_right+0x65/0x75 [test_kasan]
98 [<ffffffffa0002065>] kmalloc_oob_right+0x65/0x75 [test_kasan]
/Linux-v4.19/lib/
Dtest_kasan.c30 static noinline void __init kmalloc_oob_right(void) in kmalloc_oob_right() function
590 kmalloc_oob_right(); in kmalloc_tests_init()