Lines Matching +full:0 +full:x22

29     CONFIG_KFENCE_SAMPLE_INTERVAL=0
41 ``CONFIG_KFENCE_SAMPLE_INTERVAL``. Setting ``kfence.sample_interval=0``
80 BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0xa6/0x234
82 Out-of-bounds read at 0xffff8c3f2e291fff (1B left of kfence-#72):
83 test_out_of_bounds_read+0xa6/0x234
84 kunit_try_run_case+0x61/0xa0
85 kunit_generic_run_threadfn_adapter+0x16/0x30
86 kthread+0x176/0x1b0
87 ret_from_fork+0x22/0x30
89 kfence-#72: 0xffff8c3f2e292000-0xffff8c3f2e29201f, size=32, cache=kmalloc-32
91 allocated by task 484 on cpu 0 at 32.919330s:
92 test_alloc+0xfe/0x738
93 test_out_of_bounds_read+0x9b/0x234
94 kunit_try_run_case+0x61/0xa0
95 kunit_generic_run_threadfn_adapter+0x16/0x30
96 kthread+0x176/0x1b0
97 ret_from_fork+0x22/0x30
99 CPU: 0 PID: 484 Comm: kunit_try_catch Not tainted 5.13.0-rc3+ #7
100 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
111 BUG: KFENCE: use-after-free read in test_use_after_free_read+0xb3/0x143
113 Use-after-free read at 0xffff8c3f2e2a0000 (in kfence-#79):
114 test_use_after_free_read+0xb3/0x143
115 kunit_try_run_case+0x61/0xa0
116 kunit_generic_run_threadfn_adapter+0x16/0x30
117 kthread+0x176/0x1b0
118 ret_from_fork+0x22/0x30
120 kfence-#79: 0xffff8c3f2e2a0000-0xffff8c3f2e2a001f, size=32, cache=kmalloc-32
123 test_alloc+0xfe/0x738
124 test_use_after_free_read+0x76/0x143
125 kunit_try_run_case+0x61/0xa0
126 kunit_generic_run_threadfn_adapter+0x16/0x30
127 kthread+0x176/0x1b0
128 ret_from_fork+0x22/0x30
131 test_use_after_free_read+0xa8/0x143
132 kunit_try_run_case+0x61/0xa0
133 kunit_generic_run_threadfn_adapter+0x16/0x30
134 kthread+0x176/0x1b0
135 ret_from_fork+0x22/0x30
137 CPU: 2 PID: 488 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
138 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
144 BUG: KFENCE: invalid free in test_double_free+0xdc/0x171
146 Invalid free of 0xffff8c3f2e2a4000 (in kfence-#81):
147 test_double_free+0xdc/0x171
148 kunit_try_run_case+0x61/0xa0
149 kunit_generic_run_threadfn_adapter+0x16/0x30
150 kthread+0x176/0x1b0
151 ret_from_fork+0x22/0x30
153 kfence-#81: 0xffff8c3f2e2a4000-0xffff8c3f2e2a401f, size=32, cache=kmalloc-32
156 test_alloc+0xfe/0x738
157 test_double_free+0x76/0x171
158 kunit_try_run_case+0x61/0xa0
159 kunit_generic_run_threadfn_adapter+0x16/0x30
160 kthread+0x176/0x1b0
161 ret_from_fork+0x22/0x30
164 test_double_free+0xa8/0x171
165 kunit_try_run_case+0x61/0xa0
166 kunit_generic_run_threadfn_adapter+0x16/0x30
167 kthread+0x176/0x1b0
168 ret_from_fork+0x22/0x30
170 CPU: 1 PID: 490 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
171 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
179 BUG: KFENCE: memory corruption in test_kmalloc_aligned_oob_write+0xef/0x184
181 Corrupted memory at 0xffff8c3f2e33aff9 [ 0xac . . . . . . ] (in kfence-#156):
182 test_kmalloc_aligned_oob_write+0xef/0x184
183 kunit_try_run_case+0x61/0xa0
184 kunit_generic_run_threadfn_adapter+0x16/0x30
185 kthread+0x176/0x1b0
186 ret_from_fork+0x22/0x30
188 kfence-#156: 0xffff8c3f2e33afb0-0xffff8c3f2e33aff8, size=73, cache=kmalloc-96
191 test_alloc+0xfe/0x738
192 test_kmalloc_aligned_oob_write+0x57/0x184
193 kunit_try_run_case+0x61/0xa0
194 kunit_generic_run_threadfn_adapter+0x16/0x30
195 kthread+0x176/0x1b0
196 ret_from_fork+0x22/0x30
198 CPU: 7 PID: 502 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
199 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
204 representation, '.' denote untouched bytes. In the example above ``0xac`` is
205 the value written to the invalid address at offset 0, and the remaining '.'
216 BUG: KFENCE: invalid read in test_invalid_access+0x26/0xe0
218 Invalid read at 0xffffffffb670b00a:
219 test_invalid_access+0x26/0xe0
220 kunit_try_run_case+0x51/0x85
221 kunit_generic_run_threadfn_adapter+0x16/0x30
222 kthread+0x137/0x160
223 ret_from_fork+0x22/0x30
225 CPU: 4 PID: 124 Comm: kunit_try_catch Tainted: G W 5.8.0-rc6+ #7
226 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1 04/01/2014