Lines Matching +full:0 +full:x30
29 CONFIG_KFENCE_SAMPLE_INTERVAL=0
41 ``CONFIG_KFENCE_SAMPLE_INTERVAL``. Setting ``kfence.sample_interval=0``
68 BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0xa6/0x234
70 Out-of-bounds read at 0xffff8c3f2e291fff (1B left of kfence-#72):
71 test_out_of_bounds_read+0xa6/0x234
72 kunit_try_run_case+0x61/0xa0
73 kunit_generic_run_threadfn_adapter+0x16/0x30
74 kthread+0x176/0x1b0
75 ret_from_fork+0x22/0x30
77 kfence-#72: 0xffff8c3f2e292000-0xffff8c3f2e29201f, size=32, cache=kmalloc-32
79 allocated by task 484 on cpu 0 at 32.919330s:
80 test_alloc+0xfe/0x738
81 test_out_of_bounds_read+0x9b/0x234
82 kunit_try_run_case+0x61/0xa0
83 kunit_generic_run_threadfn_adapter+0x16/0x30
84 kthread+0x176/0x1b0
85 ret_from_fork+0x22/0x30
87 CPU: 0 PID: 484 Comm: kunit_try_catch Not tainted 5.13.0-rc3+ #7
88 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
99 BUG: KFENCE: use-after-free read in test_use_after_free_read+0xb3/0x143
101 Use-after-free read at 0xffff8c3f2e2a0000 (in kfence-#79):
102 test_use_after_free_read+0xb3/0x143
103 kunit_try_run_case+0x61/0xa0
104 kunit_generic_run_threadfn_adapter+0x16/0x30
105 kthread+0x176/0x1b0
106 ret_from_fork+0x22/0x30
108 kfence-#79: 0xffff8c3f2e2a0000-0xffff8c3f2e2a001f, size=32, cache=kmalloc-32
111 test_alloc+0xfe/0x738
112 test_use_after_free_read+0x76/0x143
113 kunit_try_run_case+0x61/0xa0
114 kunit_generic_run_threadfn_adapter+0x16/0x30
115 kthread+0x176/0x1b0
116 ret_from_fork+0x22/0x30
119 test_use_after_free_read+0xa8/0x143
120 kunit_try_run_case+0x61/0xa0
121 kunit_generic_run_threadfn_adapter+0x16/0x30
122 kthread+0x176/0x1b0
123 ret_from_fork+0x22/0x30
125 CPU: 2 PID: 488 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
126 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
132 BUG: KFENCE: invalid free in test_double_free+0xdc/0x171
134 Invalid free of 0xffff8c3f2e2a4000 (in kfence-#81):
135 test_double_free+0xdc/0x171
136 kunit_try_run_case+0x61/0xa0
137 kunit_generic_run_threadfn_adapter+0x16/0x30
138 kthread+0x176/0x1b0
139 ret_from_fork+0x22/0x30
141 kfence-#81: 0xffff8c3f2e2a4000-0xffff8c3f2e2a401f, size=32, cache=kmalloc-32
144 test_alloc+0xfe/0x738
145 test_double_free+0x76/0x171
146 kunit_try_run_case+0x61/0xa0
147 kunit_generic_run_threadfn_adapter+0x16/0x30
148 kthread+0x176/0x1b0
149 ret_from_fork+0x22/0x30
152 test_double_free+0xa8/0x171
153 kunit_try_run_case+0x61/0xa0
154 kunit_generic_run_threadfn_adapter+0x16/0x30
155 kthread+0x176/0x1b0
156 ret_from_fork+0x22/0x30
158 CPU: 1 PID: 490 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
159 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
167 BUG: KFENCE: memory corruption in test_kmalloc_aligned_oob_write+0xef/0x184
169 Corrupted memory at 0xffff8c3f2e33aff9 [ 0xac . . . . . . ] (in kfence-#156):
170 test_kmalloc_aligned_oob_write+0xef/0x184
171 kunit_try_run_case+0x61/0xa0
172 kunit_generic_run_threadfn_adapter+0x16/0x30
173 kthread+0x176/0x1b0
174 ret_from_fork+0x22/0x30
176 kfence-#156: 0xffff8c3f2e33afb0-0xffff8c3f2e33aff8, size=73, cache=kmalloc-96
179 test_alloc+0xfe/0x738
180 test_kmalloc_aligned_oob_write+0x57/0x184
181 kunit_try_run_case+0x61/0xa0
182 kunit_generic_run_threadfn_adapter+0x16/0x30
183 kthread+0x176/0x1b0
184 ret_from_fork+0x22/0x30
186 CPU: 7 PID: 502 Comm: kunit_try_catch Tainted: G B 5.13.0-rc3+ #7
187 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-2 04/01/2014
192 representation, '.' denote untouched bytes. In the example above ``0xac`` is
193 the value written to the invalid address at offset 0, and the remaining '.'
204 BUG: KFENCE: invalid read in test_invalid_access+0x26/0xe0
206 Invalid read at 0xffffffffb670b00a:
207 test_invalid_access+0x26/0xe0
208 kunit_try_run_case+0x51/0x85
209 kunit_generic_run_threadfn_adapter+0x16/0x30
210 kthread+0x137/0x160
211 ret_from_fork+0x22/0x30
213 CPU: 4 PID: 124 Comm: kunit_try_catch Tainted: G W 5.8.0-rc6+ #7
214 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1 04/01/2014