Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/
Dkasan.txt48 BUG: AddressSanitizer: out of bounds access in kmalloc_oob_right+0x65/0x75 [test_kasan] at addr fff…
55 INFO: Allocated in kmalloc_oob_right+0x3d/0x75 [test_kasan] age=0 cpu=0 pid=1689
58 kmalloc_oob_right+0x3d/0x75 [test_kasan]
88 [<ffffffffa0002065>] ? kmalloc_oob_right+0x65/0x75 [test_kasan]
96 [<ffffffffa0002065>] ? kmalloc_oob_right+0x65/0x75 [test_kasan]
97 [<ffffffffa0002065>] kmalloc_oob_right+0x65/0x75 [test_kasan]
/linux-4.4.14/lib/
Dtest_kasan.c20 static noinline void __init kmalloc_oob_right(void) in kmalloc_oob_right() function
324 kmalloc_oob_right(); in kmalloc_tests_init()