Lines Matching +full:0 +full:x187
59 Generic KASAN requires GCC version 8.3.0 or later
172 BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right+0xa8/0xbc [kasan_test]
175 CPU: 1 PID: 2760 Comm: insmod Not tainted 4.19.0-rc3+ #698
178 dump_stack+0x94/0xd8
179 print_address_description+0x73/0x280
180 kasan_report+0x144/0x187
181 __asan_report_store1_noabort+0x17/0x20
182 kmalloc_oob_right+0xa8/0xbc [kasan_test]
183 kmalloc_tests_init+0x16/0x700 [kasan_test]
184 do_one_initcall+0xa5/0x3ae
185 do_init_module+0x1b6/0x547
186 load_module+0x75df/0x8070
187 __do_sys_init_module+0x1c6/0x200
188 __x64_sys_init_module+0x6e/0xb0
189 do_syscall_64+0x9f/0x2c0
190 entry_SYSCALL_64_after_hwframe+0x44/0xa9
191 RIP: 0033:0x7f96443109da
200 save_stack+0x43/0xd0
201 kasan_kmalloc+0xa7/0xd0
202 kmem_cache_alloc_trace+0xe1/0x1b0
203 kmalloc_oob_right+0x56/0xbc [kasan_test]
204 kmalloc_tests_init+0x16/0x700 [kasan_test]
205 do_one_initcall+0xa5/0x3ae
206 do_init_module+0x1b6/0x547
207 load_module+0x75df/0x8070
208 __do_sys_init_module+0x1c6/0x200
209 __x64_sys_init_module+0x6e/0xb0
210 do_syscall_64+0x9f/0x2c0
211 entry_SYSCALL_64_after_hwframe+0x44/0xa9
214 save_stack+0x43/0xd0
215 __kasan_slab_free+0x135/0x190
216 kasan_slab_free+0xe/0x10
217 kfree+0x93/0x1a0
218 umh_complete+0x6a/0xa0
219 call_usermodehelper_exec_async+0x4c3/0x640
220 ret_from_fork+0x35/0x40
227 page:ffffea0007d13b00 count:1 mapcount:0 mapping:ffff8801f7001640 index:0x0
228 flags: 0x200000000000100(slab)
367 Software Tag-Based KASAN uses 0xFF as a match-all pointer tag (accesses through
368 pointers with the 0xFF pointer tag are not checked). The value 0xFE is currently
388 Hardware Tag-Based KASAN uses 0xFF as a match-all pointer tag (accesses through
389 pointers with the 0xFF pointer tag are not checked). The value 0xFE is currently