Lines Matching +full:0 +full:x22
29 CONFIG_KFENCE_SAMPLE_INTERVAL=0
41 ``CONFIG_KFENCE_SAMPLE_INTERVAL``. Setting ``kfence.sample_interval=0``
87 BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0xa6/0x234
89 Out-of-bounds read at 0xffff8c3f2e291fff (1B left of kfence-#72):
90 test_out_of_bounds_read+0xa6/0x234
91 kunit_try_run_case+0x61/0xa0
92 kunit_generic_run_threadfn_adapter+0x16/0x30
93 kthread+0x176/0x1b0
94 ret_from_fork+0x22/0x30
96 kfence-#72: 0xffff8c3f2e292000-0xffff8c3f2e29201f, size=32, cache=kmalloc-32
98 allocated by task 484 on cpu 0 at 32.919330s:
99 test_alloc+0xfe/0x738
100 test_out_of_bounds_read+0x9b/0x234
101 kunit_try_run_case+0x61/0xa0
102 kunit_generic_run_threadfn_adapter+0x16/0x30
103 kthread+0x176/0x1b0
104 ret_from_fork+0x22/0x30
106 CPU: 0 PID: 484 Comm: kunit_try_catch Not tainted 5.13.0-rc3+ #7
107 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
118 BUG: KFENCE: use-after-free read in test_use_after_free_read+0xb3/0x143
120 Use-after-free read at 0xffff8c3f2e2a0000 (in kfence-#79):
121 test_use_after_free_read+0xb3/0x143
122 kunit_try_run_case+0x61/0xa0
123 kunit_generic_run_threadfn_adapter+0x16/0x30
124 kthread+0x176/0x1b0
125 ret_from_fork+0x22/0x30
127 kfence-#79: 0xffff8c3f2e2a0000-0xffff8c3f2e2a001f, size=32, cache=kmalloc-32
130 test_alloc+0xfe/0x738
131 test_use_after_free_read+0x76/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
138 test_use_after_free_read+0xa8/0x143
139 kunit_try_run_case+0x61/0xa0
140 kunit_generic_run_threadfn_adapter+0x16/0x30
141 kthread+0x176/0x1b0
142 ret_from_fork+0x22/0x30
144 CPU: 2 PID: 488 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
145 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
151 BUG: KFENCE: invalid free in test_double_free+0xdc/0x171
153 Invalid free of 0xffff8c3f2e2a4000 (in kfence-#81):
154 test_double_free+0xdc/0x171
155 kunit_try_run_case+0x61/0xa0
156 kunit_generic_run_threadfn_adapter+0x16/0x30
157 kthread+0x176/0x1b0
158 ret_from_fork+0x22/0x30
160 kfence-#81: 0xffff8c3f2e2a4000-0xffff8c3f2e2a401f, size=32, cache=kmalloc-32
163 test_alloc+0xfe/0x738
164 test_double_free+0x76/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
171 test_double_free+0xa8/0x171
172 kunit_try_run_case+0x61/0xa0
173 kunit_generic_run_threadfn_adapter+0x16/0x30
174 kthread+0x176/0x1b0
175 ret_from_fork+0x22/0x30
177 CPU: 1 PID: 490 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
178 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
186 BUG: KFENCE: memory corruption in test_kmalloc_aligned_oob_write+0xef/0x184
188 Corrupted memory at 0xffff8c3f2e33aff9 [ 0xac . . . . . . ] (in kfence-#156):
189 test_kmalloc_aligned_oob_write+0xef/0x184
190 kunit_try_run_case+0x61/0xa0
191 kunit_generic_run_threadfn_adapter+0x16/0x30
192 kthread+0x176/0x1b0
193 ret_from_fork+0x22/0x30
195 kfence-#156: 0xffff8c3f2e33afb0-0xffff8c3f2e33aff8, size=73, cache=kmalloc-96
198 test_alloc+0xfe/0x738
199 test_kmalloc_aligned_oob_write+0x57/0x184
200 kunit_try_run_case+0x61/0xa0
201 kunit_generic_run_threadfn_adapter+0x16/0x30
202 kthread+0x176/0x1b0
203 ret_from_fork+0x22/0x30
205 CPU: 7 PID: 502 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
206 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
211 representation, '.' denote untouched bytes. In the example above ``0xac`` is
212 the value written to the invalid address at offset 0, and the remaining '.'
223 BUG: KFENCE: invalid read in test_invalid_access+0x26/0xe0
225 Invalid read at 0xffffffffb670b00a:
226 test_invalid_access+0x26/0xe0
227 kunit_try_run_case+0x51/0x85
228 kunit_generic_run_threadfn_adapter+0x16/0x30
229 kthread+0x137/0x160
230 ret_from_fork+0x22/0x30
232 CPU: 4 PID: 124 Comm: kunit_try_catch Tainted: G W 5.8.0-rc6+ #7
233 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1 04/01/2014