[10537.500169] Running test [R:12672428 T:14 - KUNIT - Kernel: 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64] [-- MARK -- Wed Sep 28 16:20:00 2022] [10542.495390] bitfield_kunit: loading test module taints kernel. [10542.559693] # Subtest: bitfields [10542.559700] 1..2 [10542.560979] ok 1 - test_bitfields_constants [10542.561814] ok 2 - test_bitfields_variables [10542.562908] # bitfields: pass:2 fail:0 skip:0 total:2 [10542.563972] # Totals: pass:2 fail:0 skip:0 total:2 [10542.565201] ok 1 - bitfields [10542.620070] # Subtest: clk-gate-register-test [10542.620079] 1..6 [10542.622299] ok 1 - clk_gate_register_test_dev [10542.623475] ok 2 - clk_gate_register_test_parent_names [10542.625365] ok 3 - clk_gate_register_test_parent_data [10542.627173] ok 4 - clk_gate_register_test_parent_data_legacy [10542.629172] ok 5 - clk_gate_register_test_parent_hw [10542.630759] gate bit exceeds LOWORD field [10542.633248] ok 6 - clk_gate_register_test_hiword_invalid [10542.633252] # clk-gate-register-test: pass:6 fail:0 skip:0 total:6 [10542.634562] # Totals: pass:6 fail:0 skip:0 total:6 [10542.636114] ok 2 - clk-gate-register-test [10542.638370] # Subtest: clk-gate-test [10542.638375] 1..3 [10542.639835] ok 1 - clk_gate_test_parent_rate [10542.640642] clk_unregister: unregistering prepared clock: test_gate [10542.643559] clk_unregister: unregistering prepared clock: test_parent [10542.645129] ok 2 - clk_gate_test_enable [10542.645465] ok 3 - clk_gate_test_disable [10542.646483] # clk-gate-test: pass:3 fail:0 skip:0 total:3 [10542.647528] # Totals: pass:3 fail:0 skip:0 total:3 [10542.648936] ok 3 - clk-gate-test [10542.650877] # Subtest: clk-gate-invert-test [10542.650880] 1..2 [10542.652302] clk_unregister: unregistering prepared clock: test_gate [10542.654378] clk_unregister: unregistering prepared clock: test_parent [10542.655978] ok 1 - clk_gate_test_invert_enable [10542.656401] ok 2 - clk_gate_test_invert_disable [10542.657752] # clk-gate-invert-test: pass:2 fail:0 skip:0 total:2 [10542.659101] # Totals: pass:2 fail:0 skip:0 total:2 [10542.660622] ok 4 - clk-gate-invert-test [10542.662700] # Subtest: clk-gate-hiword-test [10542.662704] 1..2 [10542.664197] clk_unregister: unregistering prepared clock: test_gate [10542.666430] clk_unregister: unregistering prepared clock: test_parent [10542.667998] ok 1 - clk_gate_test_hiword_enable [10542.668537] ok 2 - clk_gate_test_hiword_disable [10542.669776] # clk-gate-hiword-test: pass:2 fail:0 skip:0 total:2 [10542.671013] # Totals: pass:2 fail:0 skip:0 total:2 [10542.672419] ok 5 - clk-gate-hiword-test [10542.674539] # Subtest: clk-gate-is_enabled-test [10542.674544] 1..4 [10542.676309] ok 1 - clk_gate_test_is_enabled [10542.677161] ok 2 - clk_gate_test_is_disabled [10542.678804] ok 3 - clk_gate_test_is_enabled_inverted [10542.680512] ok 4 - clk_gate_test_is_disabled_inverted [10542.682015] # clk-gate-is_enabled-test: pass:4 fail:0 skip:0 total:4 [10542.683507] # Totals: pass:4 fail:0 skip:0 total:4 [10542.685278] ok 6 - clk-gate-is_enabled-test [10542.725507] # Subtest: clk-test [10542.725517] 1..4 [10542.727011] ok 1 - clk_test_get_rate [10542.727906] ok 2 - clk_test_set_get_rate [10542.729473] ok 3 - clk_test_set_set_get_rate [10542.730762] ok 4 - clk_test_round_set_get_rate [10542.731939] # clk-test: pass:4 fail:0 skip:0 total:4 [10542.733096] # Totals: pass:4 fail:0 skip:0 total:4 [10542.734261] ok 7 - clk-test [10542.736087] # Subtest: clk-orphan-transparent-single-parent-test [10542.736091] 1..1 [10542.737933] ok 1 - clk_test_orphan_transparent_parent_mux_set_range [10542.738525] ok 8 - clk-orphan-transparent-single-parent-test [10542.741504] # Subtest: clk-range-test [10542.741507] 1..11 [10542.742704] ok 1 - clk_range_test_set_range [10542.743432] clk_set_rate_range: clk test_dummy_rate dev (null) con (null): invalid range [142001000, 142000000] [10542.747011] ok 2 - clk_range_test_set_range_invalid [10542.747262] ok 3 - clk_range_test_multiple_disjoints_range [10542.749045] ok 4 - clk_range_test_set_range_round_rate_lower [10542.750767] ok 5 - clk_range_test_set_range_set_rate_lower [10542.752432] ok 6 - clk_range_test_set_range_set_round_rate_consistent_lower [10542.754046] ok 7 - clk_range_test_set_range_round_rate_higher [10542.756143] ok 8 - clk_range_test_set_range_set_rate_higher [10542.757920] ok 9 - clk_range_test_set_range_set_round_rate_consistent_higher [10542.759791] ok 10 - clk_range_test_set_range_get_rate_raised [10542.761772] ok 11 - clk_range_test_set_range_get_rate_lowered [10542.763206] # clk-range-test: pass:11 fail:0 skip:0 total:11 [10542.764728] # Totals: pass:11 fail:0 skip:0 total:11 [10542.766063] ok 9 - clk-range-test [10542.768069] # Subtest: clk-range-maximize-test [10542.768072] 1..2 [10542.769660] ok 1 - clk_range_test_set_range_rate_maximized [10542.770421] ok 2 - clk_range_test_multiple_set_range_rate_maximized [10542.771785] # clk-range-maximize-test: pass:2 fail:0 skip:0 total:2 [10542.773375] # Totals: pass:2 fail:0 skip:0 total:2 [10542.774889] ok 10 - clk-range-maximize-test [10542.777164] # Subtest: clk-range-minimize-test [10542.777167] 1..2 [10542.778600] ok 1 - clk_range_test_set_range_rate_minimized [10542.779396] ok 2 - clk_range_test_multiple_set_range_rate_minimized [10542.780860] # clk-range-minimize-test: pass:2 fail:0 skip:0 total:2 [10542.782487] # Totals: pass:2 fail:0 skip:0 total:2 [10542.783981] ok 11 - clk-range-minimize-test [10542.820338] # Subtest: cmdline [10542.820348] 1..4 [10542.821420] ok 1 - cmdline_test_noint [10542.822117] ok 2 - cmdline_test_lead_int [10542.823212] ok 3 - cmdline_test_tail_int [10542.824342] ok 4 - cmdline_test_range [10542.825389] # cmdline: pass:4 fail:0 skip:0 total:4 [10542.826340] # Totals: pass:4 fail:0 skip:0 total:4 [10542.827569] ok 12 - cmdline [10542.919339] # Subtest: dev-addr-list-test [10542.919348] 1..6 [10542.998415] ok 1 - dev_addr_test_basic [10543.078347] ok 2 - dev_addr_test_sync_one [10543.148407] ok 3 - dev_addr_test_add_del [10543.208347] ok 4 - dev_addr_test_del_main [10543.268411] ok 5 - dev_addr_test_add_set [10543.328390] ok 6 - dev_addr_test_add_excl [10543.329517] # dev-addr-list-test: pass:6 fail:0 skip:0 total:6 [10543.330568] # Totals: pass:6 fail:0 skip:0 total:6 [10543.331963] ok 13 - dev-addr-list-test [10543.371601] # Subtest: ext4_inode_test [10543.371613] 1..1 [10543.372705] # Subtest: inode_test_xtimestamp_decoding [10543.373405] ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [10543.374926] ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [10543.376924] ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [10543.379142] ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [10543.381283] ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [10543.383376] ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [10543.385539] ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [10543.387722] ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [10543.390140] ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [10543.392395] ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [10543.394518] ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [10543.396681] ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [10543.399035] ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [10543.401210] ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [10543.403470] ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [10543.405703] ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [10543.407992] # inode_test_xtimestamp_decoding: pass:16 fail:0 skip:0 total:16 [10543.410313] ok 1 - inode_test_xtimestamp_decoding [10543.412119] # Totals: pass:16 fail:0 skip:0 total:16 [10543.413346] ok 14 - ext4_inode_test [10543.450364] # Subtest: fat_test [10543.450375] 1..3 [10543.451583] ok 1 - fat_checksum_test [10543.452136] # Subtest: fat_time_fat2unix_test [10543.453237] ok 1 - Earliest possible UTC (1980-01-01 00:00:00) [10543.454556] ok 2 - Latest possible UTC (2107-12-31 23:59:58) [10543.456262] ok 3 - Earliest possible (UTC-11) (== 1979-12-31 13:00:00 UTC) [10543.457961] ok 4 - Latest possible (UTC+11) (== 2108-01-01 10:59:58 UTC) [10543.460221] ok 5 - Leap Day / Year (1996-02-29 00:00:00) [10543.462173] ok 6 - Year 2000 is leap year (2000-02-29 00:00:00) [10543.463696] ok 7 - Year 2100 not leap year (2100-03-01 00:00:00) [10543.465454] ok 8 - Leap year + timezone UTC+1 (== 2004-02-29 00:30:00 UTC) [10543.467208] ok 9 - Leap year + timezone UTC-1 (== 2004-02-29 23:30:00 UTC) [10543.469445] ok 10 - VFAT odd-second resolution (1999-12-31 23:59:59) [10543.471463] ok 11 - VFAT 10ms resolution (1980-01-01 00:00:00:0010) [10543.473178] # fat_time_fat2unix_test: pass:11 fail:0 skip:0 total:11 [10543.474851] ok 2 - fat_time_fat2unix_test [10543.476441] # Subtest: fat_time_unix2fat_test [10543.477585] ok 1 - Earliest possible UTC (1980-01-01 00:00:00) [10543.479135] ok 2 - Latest possible UTC (2107-12-31 23:59:58) [10543.480849] ok 3 - Earliest possible (UTC-11) (== 1979-12-31 13:00:00 UTC) [10543.482497] ok 4 - Latest possible (UTC+11) (== 2108-01-01 10:59:58 UTC) [10543.484520] ok 5 - Leap Day / Year (1996-02-29 00:00:00) [10543.486418] ok 6 - Year 2000 is leap year (2000-02-29 00:00:00) [10543.487970] ok 7 - Year 2100 not leap year (2100-03-01 00:00:00) [10543.489848] ok 8 - Leap year + timezone UTC+1 (== 2004-02-29 00:30:00 UTC) [10543.491549] ok 9 - Leap year + timezone UTC-1 (== 2004-02-29 23:30:00 UTC) [10543.493518] ok 10 - VFAT odd-second resolution (1999-12-31 23:59:59) [10543.495482] ok 11 - VFAT 10ms resolution (1980-01-01 00:00:00:0010) [10543.497169] # fat_time_unix2fat_test: pass:11 fail:0 skip:0 total:11 [10543.498940] ok 3 - fat_time_unix2fat_test [10543.500548] # fat_test: pass:3 fail:0 skip:0 total:3 [10543.501643] # Totals: pass:23 fail:0 skip:0 total:23 [10543.502796] ok 15 - fat_test [10543.647127] # Subtest: kfence [10543.647139] 1..25 [10543.648241] # test_out_of_bounds_read: test_alloc: size=128, gfp=cc0, policy=left, cache=0 [10543.778311] ================================================================== [10543.783779] BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0xa4/0x1b0 [kfence_test] [10543.783779] [10543.786234] Out-of-bounds read at 0x00000000dd0f385b (1B left of kfence-#151): [10543.787926] test_out_of_bounds_read+0xa4/0x1b0 [kfence_test] [10543.789412] kunit_try_run_case+0x50/0xb0 [kunit] [10543.790666] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10543.792362] kthread+0xec/0x100 [10543.793276] ret_from_fork+0x10/0x20 [10543.794179] [10543.794580] kfence-#151: 0x00000000ff036f2a-0x000000009209e1d6, size=128, cache=kmalloc-128 [10543.794580] [10543.797116] allocated by task 493524 on cpu 3 at 10543.778253s: [10543.798724] test_alloc+0x11c/0x2d4 [kfence_test] [10543.799920] test_out_of_bounds_read+0x94/0x1b0 [kfence_test] [10543.801456] kunit_try_run_case+0x50/0xb0 [kunit] [10543.802711] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10543.804245] kthread+0xec/0x100 [10543.805068] ret_from_fork+0x10/0x20 [10543.806013] [10543.806408] CPU: 3 PID: 493524 Comm: kunit_try_catch Tainted: G N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10543.809710] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10543.811444] ================================================================== [10543.813394] # test_out_of_bounds_read: test_alloc: size=128, gfp=cc0, policy=right, cache=0 [10543.888278] ================================================================== [10543.890114] BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0x124/0x1b0 [kfence_test] [10543.890114] [10543.892705] Out-of-bounds read at 0x00000000ac305e0d (128B right of kfence-#89): [10543.894445] test_out_of_bounds_read+0x124/0x1b0 [kfence_test] [10543.895931] kunit_try_run_case+0x50/0xb0 [kunit] [10543.897060] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10543.898597] kthread+0xec/0x100 [10543.899428] ret_from_fork+0x10/0x20 [10543.900371] [10543.900778] kfence-#89: 0x00000000160882b7-0x00000000daec9896, size=128, cache=kmalloc-128 [10543.900778] [10543.903380] allocated by task 493524 on cpu 3 at 10543.888262s: [10543.904930] test_alloc+0x11c/0x2d4 [kfence_test] [10543.906173] test_out_of_bounds_read+0x114/0x1b0 [kfence_test] [10543.907726] kunit_try_run_case+0x50/0xb0 [kunit] [10543.909010] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10543.910598] kthread+0xec/0x100 [10543.911452] ret_from_fork+0x10/0x20 [10543.912376] [10543.912764] CPU: 3 PID: 493524 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10543.916189] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10543.917916] ================================================================== [10543.919944] ok 1 - test_out_of_bounds_read [10543.920164] # test_out_of_bounds_read-memcache: setup_test_cache: size=32, ctor=0x0 [10543.923537] # test_out_of_bounds_read-memcache: test_alloc: size=32, gfp=cc0, policy=left, cache=1 [10543.998301] ================================================================== [10544.000068] BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0xa4/0x1b0 [kfence_test] [10544.000068] [10544.002524] Out-of-bounds read at 0x0000000086c0e4f1 (1B left of kfence-#76): [10544.004292] test_out_of_bounds_read+0xa4/0x1b0 [kfence_test] [10544.005632] kunit_try_run_case+0x50/0xb0 [kunit] [10544.006793] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.008240] kthread+0xec/0x100 [10544.009082] ret_from_fork+0x10/0x20 [10544.010013] [10544.010399] kfence-#76: 0x000000004d0c8d9e-0x0000000065445814, size=32, cache=test [10544.010399] [10544.012747] allocated by task 493525 on cpu 1 at 10543.998283s: [10544.014387] test_alloc+0x10c/0x2d4 [kfence_test] [10544.015609] test_out_of_bounds_read+0x94/0x1b0 [kfence_test] [10544.017099] kunit_try_run_case+0x50/0xb0 [kunit] [10544.018283] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.019855] kthread+0xec/0x100 [10544.020683] ret_from_fork+0x10/0x20 [10544.021630] [10544.022015] CPU: 1 PID: 493525 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10544.025385] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10544.027239] ================================================================== [10544.029212] # test_out_of_bounds_read-memcache: test_alloc: size=32, gfp=cc0, policy=right, cache=1 [10544.108253] ================================================================== [10544.110050] BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0x124/0x1b0 [kfence_test] [10544.110050] [10544.112619] Out-of-bounds read at 0x0000000021727267 (32B right of kfence-#234): [10544.114394] test_out_of_bounds_read+0x124/0x1b0 [kfence_test] [10544.115841] kunit_try_run_case+0x50/0xb0 [kunit] [10544.116978] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.118440] kthread+0xec/0x100 [10544.119251] ret_from_fork+0x10/0x20 [10544.120190] [10544.120582] kfence-#234: 0x000000008f954980-0x000000003af7e461, size=32, cache=test [10544.120582] [10544.122982] allocated by task 493525 on cpu 1 at 10544.108238s: [10544.124625] test_alloc+0x10c/0x2d4 [kfence_test] [10544.125822] test_out_of_bounds_read+0x114/0x1b0 [kfence_test] [10544.127302] kunit_try_run_case+0x50/0xb0 [kunit] [10544.128567] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.130141] kthread+0xec/0x100 [10544.130993] ret_from_fork+0x10/0x20 [10544.131925] [10544.132310] CPU: 1 PID: 493525 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10544.135716] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10544.137495] ================================================================== [10544.139975] ok 2 - test_out_of_bounds_read-memcache [10544.140221] # test_out_of_bounds_write: test_alloc: size=32, gfp=cc0, policy=left, cache=0 [10544.338287] ================================================================== [10544.345930] BUG: KFENCE: out-of-bounds write in test_out_of_bounds_write+0x8c/0x118 [kfence_test] [10544.345930] [10544.349412] Out-of-bounds write at 0x0000000022cfe19c (1B left of kfence-#154): [10544.351471] test_out_of_bounds_write+0x8c/0x118 [kfence_test] [10544.352967] kunit_try_run_case+0x50/0xb0 [kunit] [10544.354220] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.355944] kthread+0xec/0x100 [10544.356935] ret_from_fork+0x10/0x20 [10544.357923] [10544.358331] kfence-#154: 0x00000000be959f3f-0x00000000384990dd, size=32, cache=kmalloc-128 [10544.358331] [10544.360970] allocated by task 493526 on cpu 3 at 10544.338264s: [10544.362626] test_alloc+0x11c/0x2d4 [kfence_test] [10544.363845] test_out_of_bounds_write+0x78/0x118 [kfence_test] [10544.365474] kunit_try_run_case+0x50/0xb0 [kunit] [10544.366740] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.368382] kthread+0xec/0x100 [10544.369229] ret_from_fork+0x10/0x20 [10544.370177] [10544.370751] CPU: 3 PID: 493526 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10544.374139] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10544.376115] ================================================================== [10544.378661] ok 3 - test_out_of_bounds_write [10544.379561] # test_out_of_bounds_write-memcache: setup_test_cache: size=32, ctor=0x0 [10544.383316] # test_out_of_bounds_write-memcache: test_alloc: size=32, gfp=cc0, policy=left, cache=1 [10544.458283] ================================================================== [10544.460150] BUG: KFENCE: out-of-bounds write in test_out_of_bounds_write+0x8c/0x118 [kfence_test] [10544.460150] [10544.462606] Out-of-bounds write at 0x00000000748bb518 (1B left of kfence-#116): [10544.464415] test_out_of_bounds_write+0x8c/0x118 [kfence_test] [10544.465832] kunit_try_run_case+0x50/0xb0 [kunit] [10544.466985] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.468486] kthread+0xec/0x100 [10544.469317] ret_from_fork+0x10/0x20 [10544.470394] [10544.470866] kfence-#116: 0x000000009709fdd8-0x00000000a6c8894b, size=32, cache=test [10544.470866] [10544.473237] allocated by task 493527 on cpu 1 at 10544.458247s: [10544.474736] test_alloc+0x10c/0x2d4 [kfence_test] [10544.475925] test_out_of_bounds_write+0x78/0x118 [kfence_test] [10544.477418] kunit_try_run_case+0x50/0xb0 [kunit] [10544.478629] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.480216] kthread+0xec/0x100 [10544.481025] ret_from_fork+0x10/0x20 [10544.481963] [10544.482350] CPU: 1 PID: 493527 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10544.485767] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10544.487506] ================================================================== [10544.489704] ok 4 - test_out_of_bounds_write-memcache [10544.489912] # test_use_after_free_read: test_alloc: size=32, gfp=cc0, policy=any, cache=0 [10544.568274] ================================================================== [10544.570082] BUG: KFENCE: use-after-free read in test_use_after_free_read+0xa8/0x118 [kfence_test] [10544.570082] [10544.572557] Use-after-free read at 0x0000000021466658 (in kfence-#47): [10544.574099] test_use_after_free_read+0xa8/0x118 [kfence_test] [10544.575486] kunit_try_run_case+0x50/0xb0 [kunit] [10544.576621] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.578102] kthread+0xec/0x100 [10544.578943] ret_from_fork+0x10/0x20 [10544.579889] [10544.580295] kfence-#47: 0x0000000021466658-0x00000000ceb61063, size=32, cache=kmalloc-128 [10544.580295] [10544.582807] allocated by task 493528 on cpu 2 at 10544.568246s: [10544.584424] test_alloc+0x11c/0x2d4 [kfence_test] [10544.585740] test_use_after_free_read+0x80/0x118 [kfence_test] [10544.587262] kunit_try_run_case+0x50/0xb0 [kunit] [10544.588534] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.590154] kthread+0xec/0x100 [10544.590976] ret_from_fork+0x10/0x20 [10544.591940] [10544.592328] freed by task 493528 on cpu 2 at 10544.568252s: [10544.593786] test_use_after_free_read+0xa8/0x118 [kfence_test] [10544.595374] kunit_try_run_case+0x50/0xb0 [kunit] [10544.596563] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.598186] kthread+0xec/0x100 [10544.599112] ret_from_fork+0x10/0x20 [10544.600022] [10544.600438] CPU: 2 PID: 493528 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10544.603714] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10544.605460] ================================================================== [10544.607428] ok 5 - test_use_after_free_read [10544.607635] # test_use_after_free_read-memcache: setup_test_cache: size=32, ctor=0x0 [10544.611088] # test_use_after_free_read-memcache: test_alloc: size=32, gfp=cc0, policy=any, cache=1 [10544.678274] ================================================================== [10544.680060] BUG: KFENCE: use-after-free read in test_use_after_free_read+0xa8/0x118 [kfence_test] [10544.680060] [10544.682524] Use-after-free read at 0x000000005f2e1754 (in kfence-#88): [10544.684121] test_use_after_free_read+0xa8/0x118 [kfence_test] [10544.685555] kunit_try_run_case+0x50/0xb0 [kunit] [10544.686745] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.688230] kthread+0xec/0x100 [10544.689069] ret_from_fork+0x10/0x20 [10544.690052] [10544.690441] kfence-#88: 0x000000005f2e1754-0x00000000bd1c786c, size=32, cache=test [10544.690441] [10544.692759] allocated by task 493529 on cpu 1 at 10544.678249s: [10544.694297] test_alloc+0x10c/0x2d4 [kfence_test] [10544.695585] test_use_after_free_read+0x80/0x118 [kfence_test] [10544.697160] kunit_try_run_case+0x50/0xb0 [kunit] [10544.698387] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.699965] kthread+0xec/0x100 [10544.700763] ret_from_fork+0x10/0x20 [10544.701677] [10544.702064] freed by task 493529 on cpu 1 at 10544.678256s: [10544.703487] test_use_after_free_read+0xa0/0x118 [kfence_test] [10544.704966] kunit_try_run_case+0x50/0xb0 [kunit] [10544.706263] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.707858] kthread+0xec/0x100 [10544.708687] ret_from_fork+0x10/0x20 [10544.709670] [10544.710118] CPU: 1 PID: 493529 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10544.713384] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10544.715242] ================================================================== [10544.717333] ok 6 - test_use_after_free_read-memcache [10544.717524] # test_double_free: test_alloc: size=32, gfp=cc0, policy=any, cache=0 [10544.788312] ================================================================== [10544.790351] BUG: KFENCE: invalid free in test_double_free+0xc8/0x138 [kfence_test] [10544.790351] [10544.792565] Invalid free of 0x00000000bb253321 (in kfence-#212): [10544.794026] test_double_free+0xc8/0x138 [kfence_test] [10544.795316] kunit_try_run_case+0x50/0xb0 [kunit] [10544.796470] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.797979] kthread+0xec/0x100 [10544.798804] ret_from_fork+0x10/0x20 [10544.799739] [10544.800130] kfence-#212: 0x00000000bb253321-0x00000000759301ef, size=32, cache=kmalloc-128 [10544.800130] [10544.802660] allocated by task 493530 on cpu 2 at 10544.788273s: [10544.804226] test_alloc+0x11c/0x2d4 [kfence_test] [10544.805467] test_double_free+0x88/0x138 [kfence_test] [10544.806829] kunit_try_run_case+0x50/0xb0 [kunit] [10544.808050] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.809750] kthread+0xec/0x100 [10544.810585] ret_from_fork+0x10/0x20 [10544.811556] [10544.811941] freed by task 493530 on cpu 2 at 10544.788282s: [10544.813452] test_double_free+0xac/0x138 [kfence_test] [10544.814830] kunit_try_run_case+0x50/0xb0 [kunit] [10544.816073] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.817629] kthread+0xec/0x100 [10544.818482] ret_from_fork+0x10/0x20 [10544.819623] [10544.820028] CPU: 2 PID: 493530 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10544.823382] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10544.825223] ================================================================== [10544.827310] ok 7 - test_double_free [10544.827555] # test_double_free-memcache: setup_test_cache: size=32, ctor=0x0 [10544.830469] # test_double_free-memcache: test_alloc: size=32, gfp=cc0, policy=any, cache=1 [10544.908306] ================================================================== [10544.910157] BUG: KFENCE: invalid free in test_double_free+0xbc/0x138 [kfence_test] [10544.910157] [10544.912327] Invalid free of 0x000000003e1116ef (in kfence-#141): [10544.913780] test_double_free+0xbc/0x138 [kfence_test] [10544.915004] kunit_try_run_case+0x50/0xb0 [kunit] [10544.916189] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.917707] kthread+0xec/0x100 [10544.918476] ret_from_fork+0x10/0x20 [10544.919397] [10544.919801] kfence-#141: 0x000000003e1116ef-0x000000005aa7a630, size=32, cache=test [10544.919801] [10544.922148] allocated by task 493531 on cpu 1 at 10544.908239s: [10544.923710] test_alloc+0x10c/0x2d4 [kfence_test] [10544.924955] test_double_free+0x88/0x138 [kfence_test] [10544.926302] kunit_try_run_case+0x50/0xb0 [kunit] [10544.927526] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.929140] kthread+0xec/0x100 [10544.929999] ret_from_fork+0x10/0x20 [10544.931031] [10544.931432] freed by task 493531 on cpu 1 at 10544.908281s: [10544.932887] test_double_free+0xa4/0x138 [kfence_test] [10544.934289] kunit_try_run_case+0x50/0xb0 [kunit] [10544.935561] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10544.937172] kthread+0xec/0x100 [10544.938006] ret_from_fork+0x10/0x20 [10544.938969] [10544.939380] CPU: 1 PID: 493531 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10544.942701] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10544.944457] ================================================================== [10544.946501] ok 8 - test_double_free-memcache [10544.946700] # test_invalid_addr_free: test_alloc: size=32, gfp=cc0, policy=any, cache=0 [10545.128312] ================================================================== [10545.130230] BUG: KFENCE: invalid free in test_invalid_addr_free+0xac/0x138 [kfence_test] [10545.130230] [10545.132512] Invalid free of 0x0000000043bcac84 (in kfence-#15): [10545.134051] test_invalid_addr_free+0xac/0x138 [kfence_test] [10545.135402] kunit_try_run_case+0x50/0xb0 [kunit] [10545.136557] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.138202] kthread+0xec/0x100 [10545.139052] ret_from_fork+0x10/0x20 [10545.140024] [10545.140409] kfence-#15: 0x000000008773daf2-0x000000002fa1a103, size=32, cache=kmalloc-128 [10545.140409] [10545.142945] allocated by task 493534 on cpu 2 at 10545.128256s: [10545.144574] test_alloc+0x11c/0x2d4 [kfence_test] [10545.145880] test_invalid_addr_free+0x88/0x138 [kfence_test] [10545.147399] kunit_try_run_case+0x50/0xb0 [kunit] [10545.148689] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.150251] kthread+0xec/0x100 [10545.151076] ret_from_fork+0x10/0x20 [10545.152003] [10545.152407] CPU: 2 PID: 493534 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10545.155878] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10545.157667] ================================================================== [10545.159740] ok 9 - test_invalid_addr_free [10545.159956] # test_invalid_addr_free-memcache: setup_test_cache: size=32, ctor=0x0 [10545.163067] # test_invalid_addr_free-memcache: test_alloc: size=32, gfp=cc0, policy=any, cache=1 [10545.248269] ================================================================== [10545.250032] BUG: KFENCE: invalid free in test_invalid_addr_free+0xa0/0x138 [kfence_test] [10545.250032] [10545.252414] Invalid free of 0x000000002f2b5c85 (in kfence-#163): [10545.253867] test_invalid_addr_free+0xa0/0x138 [kfence_test] [10545.255250] kunit_try_run_case+0x50/0xb0 [kunit] [10545.256428] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.257961] kthread+0xec/0x100 [10545.258784] ret_from_fork+0x10/0x20 [10545.259743] [10545.260128] kfence-#163: 0x00000000ab800d26-0x0000000066985c02, size=32, cache=test [10545.260128] [10545.262500] allocated by task 493535 on cpu 1 at 10545.248249s: [10545.263989] test_alloc+0x10c/0x2d4 [kfence_test] [10545.265193] test_invalid_addr_free+0x88/0x138 [kfence_test] [10545.266630] kunit_try_run_case+0x50/0xb0 [kunit] [10545.267824] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.269417] kthread+0xec/0x100 [10545.270239] ret_from_fork+0x10/0x20 [10545.271134] [10545.271525] CPU: 1 PID: 493535 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10545.274779] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10545.276570] ================================================================== [10545.278681] ok 10 - test_invalid_addr_free-memcache [10545.278949] # test_corruption: test_alloc: size=32, gfp=cc0, policy=left, cache=0 [10545.358280] ================================================================== [10545.360114] BUG: KFENCE: memory corruption in test_corruption+0xb0/0x19c [kfence_test] [10545.360114] [10545.362385] Corrupted memory at 0x00000000da2d9866 [ ! . . . . . . . . . . . . . . . ] (in kfence-#45): [10545.364769] test_corruption+0xb0/0x19c [kfence_test] [10545.366045] kunit_try_run_case+0x50/0xb0 [kunit] [10545.367282] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.368843] kthread+0xec/0x100 [10545.369680] ret_from_fork+0x10/0x20 [10545.370646] [10545.371040] kfence-#45: 0x00000000c46e26e3-0x00000000cba020ba, size=32, cache=kmalloc-128 [10545.371040] [10545.373543] allocated by task 493536 on cpu 2 at 10545.358258s: [10545.375114] test_alloc+0x11c/0x2d4 [kfence_test] [10545.376393] test_corruption+0x84/0x19c [kfence_test] [10545.377790] kunit_try_run_case+0x50/0xb0 [kunit] [10545.379175] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.380816] kthread+0xec/0x100 [10545.381684] ret_from_fork+0x10/0x20 [10545.382623] [10545.383016] freed by task 493536 on cpu 2 at 10545.358265s: [10545.384508] test_corruption+0xb0/0x19c [kfence_test] [10545.385868] kunit_try_run_case+0x50/0xb0 [kunit] [10545.387167] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.388781] kthread+0xec/0x100 [10545.389637] ret_from_fork+0x10/0x20 [10545.390577] [10545.390969] CPU: 2 PID: 493536 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10545.394365] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10545.396218] ================================================================== [10545.398387] # test_corruption: test_alloc: size=32, gfp=cc0, policy=right, cache=0 [10545.798301] ================================================================== [10545.820687] BUG: KFENCE: memory corruption in test_corruption+0x130/0x19c [kfence_test] [10545.820687] [10545.823240] Corrupted memory at 0x00000000333e6c6b [ ! ] (in kfence-#72): [10545.824868] test_corruption+0x130/0x19c [kfence_test] [10545.826100] kunit_try_run_case+0x50/0xb0 [kunit] [10545.827444] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.829058] kthread+0xec/0x100 [10545.829921] ret_from_fork+0x10/0x20 [10545.830968] [10545.831363] kfence-#72: 0x000000000a3918a8-0x0000000014679717, size=32, cache=kmalloc-128 [10545.831363] [10545.834002] allocated by task 493536 on cpu 2 at 10545.798274s: [10545.835490] test_alloc+0x11c/0x2d4 [kfence_test] [10545.836649] test_corruption+0x104/0x19c [kfence_test] [10545.837926] kunit_try_run_case+0x50/0xb0 [kunit] [10545.839318] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.841014] kthread+0xec/0x100 [10545.841881] ret_from_fork+0x10/0x20 [10545.842823] [10545.843239] freed by task 493536 on cpu 2 at 10545.798281s: [10545.844692] test_corruption+0x130/0x19c [kfence_test] [10545.846051] kunit_try_run_case+0x50/0xb0 [kunit] [10545.847329] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.848934] kthread+0xec/0x100 [10545.849777] ret_from_fork+0x10/0x20 [10545.850717] [10545.851110] CPU: 2 PID: 493536 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10545.854490] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10545.856148] ================================================================== [10545.859026] ok 11 - test_corruption [10545.859974] # test_corruption-memcache: setup_test_cache: size=32, ctor=0x0 [10545.862937] # test_corruption-memcache: test_alloc: size=32, gfp=cc0, policy=left, cache=1 [10545.908392] ================================================================== [10545.910291] BUG: KFENCE: memory corruption in test_corruption+0xa8/0x19c [kfence_test] [10545.910291] [10545.912507] Corrupted memory at 0x000000007a3d8d71 [ ! . . . . . . . . . . . . . . . ] (in kfence-#55): [10545.914774] test_corruption+0xa8/0x19c [kfence_test] [10545.915977] kunit_try_run_case+0x50/0xb0 [kunit] [10545.917117] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.918581] kthread+0xec/0x100 [10545.919338] ret_from_fork+0x10/0x20 [10545.920194] [10545.920554] kfence-#55: 0x00000000b7a3a2b2-0x000000008843e734, size=32, cache=test [10545.920554] [10545.922732] allocated by task 493537 on cpu 1 at 10545.908339s: [10545.924284] test_alloc+0x10c/0x2d4 [kfence_test] [10545.925472] test_corruption+0x84/0x19c [kfence_test] [10545.926765] kunit_try_run_case+0x50/0xb0 [kunit] [10545.927966] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.929494] kthread+0xec/0x100 [10545.930351] ret_from_fork+0x10/0x20 [10545.931309] [10545.931755] freed by task 493537 on cpu 1 at 10545.908379s: [10545.933248] test_corruption+0xa8/0x19c [kfence_test] [10545.934493] kunit_try_run_case+0x50/0xb0 [kunit] [10545.935665] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10545.937114] kthread+0xec/0x100 [10545.937898] ret_from_fork+0x10/0x20 [10545.938830] [10545.939236] CPU: 1 PID: 493537 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10545.942636] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10545.944477] ================================================================== [10545.946388] # test_corruption-memcache: test_alloc: size=32, gfp=cc0, policy=right, cache=1 [10546.018268] ================================================================== [10546.020132] BUG: KFENCE: memory corruption in test_corruption+0x128/0x19c [kfence_test] [10546.020132] [10546.022518] Corrupted memory at 0x000000007e0a1a73 [ ! ] (in kfence-#70): [10546.024118] test_corruption+0x128/0x19c [kfence_test] [10546.025355] kunit_try_run_case+0x50/0xb0 [kunit] [10546.026473] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10546.027904] kthread+0xec/0x100 [10546.028731] ret_from_fork+0x10/0x20 [10546.029688] [10546.030097] kfence-#70: 0x00000000ebb63066-0x00000000a6588448, size=32, cache=test [10546.030097] [10546.032509] allocated by task 493537 on cpu 1 at 10546.018239s: [10546.033966] test_alloc+0x10c/0x2d4 [kfence_test] [10546.035136] test_corruption+0x104/0x19c [kfence_test] [10546.036394] kunit_try_run_case+0x50/0xb0 [kunit] [10546.037638] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10546.039238] kthread+0xec/0x100 [10546.040099] ret_from_fork+0x10/0x20 [10546.041088] [10546.041537] freed by task 493537 on cpu 1 at 10546.018247s: [10546.042999] test_corruption+0x128/0x19c [kfence_test] [10546.044348] kunit_try_run_case+0x50/0xb0 [kunit] [10546.045605] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10546.047177] kthread+0xec/0x100 [10546.048000] ret_from_fork+0x10/0x20 [10546.048974] [10546.049377] CPU: 1 PID: 493537 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10546.052807] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10546.054496] ================================================================== [10546.056627] ok 12 - test_corruption-memcache [10546.056925] # test_free_bulk: test_alloc: size=53, gfp=cc0, policy=right, cache=0 [10546.238276] # test_free_bulk: test_alloc: size=53, gfp=cc0, policy=none, cache=0 [10546.240251] # test_free_bulk: test_alloc: size=53, gfp=cc0, policy=left, cache=0 [10546.458281] # test_free_bulk: test_alloc: size=53, gfp=cc0, policy=none, cache=0 [10546.460279] # test_free_bulk: test_alloc: size=53, gfp=cc0, policy=none, cache=0 [10546.462250] # test_free_bulk: test_alloc: size=233, gfp=cc0, policy=right, cache=0 [10546.678287] # test_free_bulk: test_alloc: size=233, gfp=cc0, policy=none, cache=0 [10546.749879] # test_free_bulk: test_alloc: size=233, gfp=cc0, policy=left, cache=0 [10546.788237] # test_free_bulk: test_alloc: size=233, gfp=cc0, policy=none, cache=0 [10546.790161] # test_free_bulk: test_alloc: size=233, gfp=cc0, policy=none, cache=0 [10546.792059] # test_free_bulk: test_alloc: size=263, gfp=cc0, policy=right, cache=0 [10547.008260] # test_free_bulk: test_alloc: size=263, gfp=cc0, policy=none, cache=0 [10547.010524] # test_free_bulk: test_alloc: size=263, gfp=cc0, policy=left, cache=0 [10547.118245] # test_free_bulk: test_alloc: size=263, gfp=cc0, policy=none, cache=0 [10547.120339] # test_free_bulk: test_alloc: size=263, gfp=cc0, policy=none, cache=0 [10547.122192] # test_free_bulk: test_alloc: size=57, gfp=cc0, policy=right, cache=0 [10547.228271] # test_free_bulk: test_alloc: size=57, gfp=cc0, policy=none, cache=0 [10547.230165] # test_free_bulk: test_alloc: size=57, gfp=cc0, policy=left, cache=0 [10547.338272] # test_free_bulk: test_alloc: size=57, gfp=cc0, policy=none, cache=0 [10547.340167] # test_free_bulk: test_alloc: size=57, gfp=cc0, policy=none, cache=0 [10547.342054] # test_free_bulk: test_alloc: size=99, gfp=cc0, policy=right, cache=0 [10547.448275] # test_free_bulk: test_alloc: size=99, gfp=cc0, policy=none, cache=0 [10547.515531] # test_free_bulk: test_alloc: size=99, gfp=cc0, policy=left, cache=0 [10547.558264] # test_free_bulk: test_alloc: size=99, gfp=cc0, policy=none, cache=0 [10547.560185] # test_free_bulk: test_alloc: size=99, gfp=cc0, policy=none, cache=0 [10547.562171] ok 13 - test_free_bulk [10547.562400] # test_free_bulk-memcache: setup_test_cache: size=80, ctor=0x0 [10547.565301] # test_free_bulk-memcache: test_alloc: size=80, gfp=cc0, policy=right, cache=1 [10547.668333] # test_free_bulk-memcache: test_alloc: size=80, gfp=cc0, policy=none, cache=1 [10547.670559] # test_free_bulk-memcache: test_alloc: size=80, gfp=cc0, policy=left, cache=1 [10547.888256] # test_free_bulk-memcache: test_alloc: size=80, gfp=cc0, policy=none, cache=1 [10547.890340] # test_free_bulk-memcache: test_alloc: size=80, gfp=cc0, policy=none, cache=1 [10547.892567] # test_free_bulk-memcache: setup_test_cache: size=21, ctor=ctor_set_x [kfence_test] [10547.894791] # test_free_bulk-memcache: test_alloc: size=21, gfp=cc0, policy=right, cache=1 [10548.218269] # test_free_bulk-memcache: test_alloc: size=21, gfp=cc0, policy=none, cache=1 [10548.272733] # test_free_bulk-memcache: test_alloc: size=21, gfp=cc0, policy=left, cache=1 [10548.328291] # test_free_bulk-memcache: test_alloc: size=21, gfp=cc0, policy=none, cache=1 [10548.330251] # test_free_bulk-memcache: test_alloc: size=21, gfp=cc0, policy=none, cache=1 [10548.332469] # test_free_bulk-memcache: setup_test_cache: size=79, ctor=0x0 [10548.334234] # test_free_bulk-memcache: test_alloc: size=79, gfp=cc0, policy=right, cache=1 [10548.548292] # test_free_bulk-memcache: test_alloc: size=79, gfp=cc0, policy=none, cache=1 [10548.550404] # test_free_bulk-memcache: test_alloc: size=79, gfp=cc0, policy=left, cache=1 [10548.768301] # test_free_bulk-memcache: test_alloc: size=79, gfp=cc0, policy=none, cache=1 [10548.779162] # test_free_bulk-memcache: test_alloc: size=79, gfp=cc0, policy=none, cache=1 [10548.781438] # test_free_bulk-memcache: setup_test_cache: size=136, ctor=ctor_set_x [kfence_test] [10548.783925] # test_free_bulk-memcache: test_alloc: size=136, gfp=cc0, policy=right, cache=1 [10549.318307] # test_free_bulk-memcache: test_alloc: size=136, gfp=cc0, policy=none, cache=1 [10549.334647] # test_free_bulk-memcache: test_alloc: size=136, gfp=cc0, policy=left, cache=1 [10549.538242] # test_free_bulk-memcache: test_alloc: size=136, gfp=cc0, policy=none, cache=1 [10549.540278] # test_free_bulk-memcache: test_alloc: size=136, gfp=cc0, policy=none, cache=1 [10549.542684] # test_free_bulk-memcache: setup_test_cache: size=114, ctor=0x0 [10549.544580] # test_free_bulk-memcache: test_alloc: size=114, gfp=cc0, policy=right, cache=1 [10549.648284] # test_free_bulk-memcache: test_alloc: size=114, gfp=cc0, policy=none, cache=1 [10549.650300] # test_free_bulk-memcache: test_alloc: size=114, gfp=cc0, policy=left, cache=1 [10549.758345] # test_free_bulk-memcache: test_alloc: size=114, gfp=cc0, policy=none, cache=1 [10549.760582] # test_free_bulk-memcache: test_alloc: size=114, gfp=cc0, policy=none, cache=1 [10549.763007] ok 14 - test_free_bulk-memcache [10549.763499] ok 15 - test_init_on_free # SKIP Test requires: IS_ENABLED(CONFIG_INIT_ON_FREE_DEFAULT_ON) [10549.764940] ok 16 - test_init_on_free-memcache # SKIP Test requires: IS_ENABLED(CONFIG_INIT_ON_FREE_DEFAULT_ON) [10549.767669] # test_kmalloc_aligned_oob_read: test_alloc: size=73, gfp=cc0, policy=right, cache=0 [10549.868379] ================================================================== [10549.870207] BUG: KFENCE: out-of-bounds read in test_kmalloc_aligned_oob_read+0x108/0xb7c [kfence_test] [10549.870207] [10549.872978] Out-of-bounds read at 0x000000001a1ca2b1 (201B right of kfence-#139): [10549.874821] test_kmalloc_aligned_oob_read+0x108/0xb7c [kfence_test] [10549.876471] kunit_try_run_case+0x50/0xb0 [kunit] [10549.877675] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10549.879315] kthread+0xec/0x100 [10549.880167] ret_from_fork+0x10/0x20 [10549.881111] [10549.881510] kfence-#139: 0x0000000025e12500-0x00000000f98666e5, size=73, cache=kmalloc-128 [10549.881510] [10549.884204] allocated by task 493542 on cpu 1 at 10549.868310s: [10549.885766] test_alloc+0x11c/0x2d4 [kfence_test] [10549.887003] test_kmalloc_aligned_oob_read+0x6c/0xb7c [kfence_test] [10549.888662] kunit_try_run_case+0x50/0xb0 [kunit] [10549.889871] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10549.891537] kthread+0xec/0x100 [10549.892399] ret_from_fork+0x10/0x20 [10549.893362] [10549.893757] CPU: 1 PID: 493542 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10549.897212] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10549.899058] ================================================================== [10549.901120] ok 17 - test_kmalloc_aligned_oob_read [10549.901366] # test_kmalloc_aligned_oob_write: test_alloc: size=73, gfp=cc0, policy=right, cache=0 [10550.198315] ================================================================== [10550.200543] BUG: KFENCE: memory corruption in test_kmalloc_aligned_oob_write+0xe8/0x158 [kfence_test] [10550.200543] [10550.203627] Corrupted memory at 0x00000000bcba9919 [ ! . . . . . . . . . . . . . . . ] (in kfence-#153): [10550.206188] test_kmalloc_aligned_oob_write+0xe8/0x158 [kfence_test] [10550.207883] kunit_try_run_case+0x50/0xb0 [kunit] [10550.209251] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10550.210982] kthread+0xec/0x100 [10550.212028] ret_from_fork+0x10/0x20 [10550.213034] [10550.213631] kfence-#153: 0x000000009980eb75-0x00000000e1e52c52, size=73, cache=kmalloc-128 [10550.213631] [10550.216560] allocated by task 493545 on cpu 2 at 10550.198246s: [10550.218365] test_alloc+0x11c/0x2d4 [kfence_test] [10550.219853] test_kmalloc_aligned_oob_write+0x64/0x158 [kfence_test] [10550.221752] kunit_try_run_case+0x50/0xb0 [kunit] [10550.223189] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10550.225190] kthread+0xec/0x100 [10550.226306] ret_from_fork+0x10/0x20 [10550.227357] [10550.227805] freed by task 493545 on cpu 2 at 10550.198288s: [10550.229792] test_kmalloc_aligned_oob_write+0xe8/0x158 [kfence_test] [10550.232036] kunit_try_run_case+0x50/0xb0 [kunit] [10550.233735] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10550.235762] kthread+0xec/0x100 [10550.236782] ret_from_fork+0x10/0x20 [10550.238032] [10550.238493] CPU: 2 PID: 493545 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10550.242562] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10550.244719] ================================================================== [10550.247263] ok 18 - test_kmalloc_aligned_oob_write [10550.247486] # test_shrink_memcache: setup_test_cache: size=32, ctor=0x0 [10550.251900] # test_shrink_memcache: test_alloc: size=32, gfp=cc0, policy=any, cache=1 [10550.318415] ok 19 - test_shrink_memcache [10550.318681] # test_memcache_ctor: setup_test_cache: size=32, ctor=ctor_set_x [kfence_test] [10550.322517] # test_memcache_ctor: test_alloc: size=32, gfp=cc0, policy=any, cache=1 [10550.428412] ok 20 - test_memcache_ctor [10550.428684] ================================================================== [10550.431759] BUG: KFENCE: invalid read in test_invalid_access+0x40/0xc4 [kfence_test] [10550.431759] [10550.433982] Invalid read at 0x000000003dfebc4f: [10550.435168] test_invalid_access+0x40/0xc4 [kfence_test] [10550.436520] kunit_try_run_case+0x50/0xb0 [kunit] [10550.437665] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10550.439241] kthread+0xec/0x100 [10550.440038] ret_from_fork+0x10/0x20 [10550.440902] [10550.441294] CPU: 1 PID: 493548 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10550.444380] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10550.446006] ================================================================== [10550.447836] ok 21 - test_invalid_access [10550.448021] # test_gfpzero: test_alloc: size=4096, gfp=cc0, policy=any, cache=0 [10550.538281] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10550.648279] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10550.758278] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10550.868285] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10550.978270] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.088311] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.198369] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.308281] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.418318] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.528328] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.638259] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.748328] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.858313] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10551.968216] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.078239] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.188258] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.298339] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.408229] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.518234] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.628227] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.738262] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.848242] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10552.958255] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.068303] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.178359] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.288242] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.398233] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.508239] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.618256] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.728273] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.838254] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10553.948270] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.058250] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.168228] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.278253] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.388240] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.498256] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.608250] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.718240] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.828277] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10554.938256] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.048245] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.158253] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.268246] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.378240] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.488238] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.598249] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.708255] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.818229] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10555.928236] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.038379] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.148258] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.258307] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.368256] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.478248] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.588269] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.698234] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.808203] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10556.918226] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.028222] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.138208] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.248222] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.358264] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.468271] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.578263] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.688253] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.798295] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10557.908269] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.018251] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.128274] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.238211] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.348238] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.458277] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.568244] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.678191] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.788209] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10558.898213] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.008220] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.118245] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.228199] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.338286] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.448238] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.558213] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.668209] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.778273] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.888209] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10559.998249] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10560.108279] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10560.328224] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10560.438225] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10560.548207] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10560.658203] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10560.768245] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10560.878206] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10560.988327] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.098380] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.208203] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.318209] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.428197] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.538305] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.648197] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.758265] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.868190] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10561.978251] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.088195] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.198227] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.308197] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.418199] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.528210] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.638208] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.748204] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.858231] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10562.968246] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.078251] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.188205] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.298232] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.408220] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.518222] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.628264] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.738244] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.848230] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10563.958258] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.068254] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.178246] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.288216] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.398218] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.508225] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.618254] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.728248] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.838226] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10564.948222] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.058308] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.168204] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.278206] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.388197] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.498214] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.608240] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.718213] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.828203] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10565.938216] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.048230] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.158252] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.268232] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.378242] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.488205] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.598226] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.708293] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.818225] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10566.928217] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.038208] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.148235] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.258221] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.368207] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.478219] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.588222] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.698203] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.808213] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10567.918291] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.028196] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.138229] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.248223] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.358218] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.468195] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.578193] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.688213] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.798187] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10568.908270] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.018280] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.128221] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.238211] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.348254] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.458231] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.568217] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.678202] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.788195] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10569.898184] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.008186] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.118187] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.228218] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.338161] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.448182] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.558166] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.668177] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.778172] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.888218] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10570.998221] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.108158] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.218212] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.328220] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.438350] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.548259] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.669916] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.778303] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.888390] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10571.998216] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10572.108221] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10572.218242] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10572.328213] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10572.438287] # test_gfpzero: test_alloc: size=4096, gfp=dc0, policy=any, cache=0 [10572.548323] ok 22 - test_gfpzero [10572.548607] # test_memcache_typesafe_by_rcu: setup_test_cache: size=32, ctor=0x0 [10572.556326] # test_memcache_typesafe_by_rcu: test_alloc: size=32, gfp=cc0, policy=any, cache=1 [10572.708331] ================================================================== [10572.712708] BUG: KFENCE: use-after-free read in test_memcache_typesafe_by_rcu+0x170/0x250 [kfence_test] [10572.712708] [10572.717059] Use-after-free read at 0x00000000ee674bb5 (in kfence-#96): [10572.720630] test_memcache_typesafe_by_rcu+0x170/0x250 [kfence_test] [10572.726263] kunit_try_run_case+0x50/0xb0 [kunit] [10572.728287] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10572.730779] kthread+0xec/0x100 [10572.734046] ret_from_fork+0x10/0x20 [10572.737410] [10572.738387] kfence-#96: 0x00000000ee674bb5-0x00000000a8c8d93d, size=32, cache=test [10572.738387] [10572.744271] allocated by task 493560 on cpu 1 at 10572.658619s: [10572.746629] test_alloc+0x10c/0x2d4 [kfence_test] [10572.748657] test_memcache_typesafe_by_rcu+0xb4/0x250 [kfence_test] [10572.755585] kunit_try_run_case+0x50/0xb0 [kunit] [10572.758861] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10572.763329] kthread+0xec/0x100 [10572.765826] ret_from_fork+0x10/0x20 [10572.768024] [10572.769227] freed by task 0 on cpu 1 at 10572.708184s: [10572.772332] rcu_guarded_free+0x24/0x30 [10572.775452] rcu_do_batch+0x144/0x430 [10572.779169] rcu_core+0x26c/0x340 [10572.781527] rcu_core_si+0x18/0x2c [10572.783358] __do_softirq+0x120/0x3b8 [10572.785105] __irq_exit_rcu+0x11c/0x150 [10572.787277] irq_exit_rcu+0x18/0x24 [10572.788689] el1_interrupt+0x4c/0xec [10572.790410] el1h_64_irq_handler+0x18/0x24 [10572.792026] el1h_64_irq+0x74/0x78 [10572.793406] arch_cpu_idle+0x18/0x3c [10572.796137] default_idle_call+0x5c/0x184 [10572.799655] cpuidle_idle_call+0x170/0x1c0 [10572.801364] do_idle+0xb8/0x110 [10572.802506] cpu_startup_entry+0x30/0x34 [10572.803920] secondary_start_kernel+0xf0/0x144 [10572.805608] __secondary_switched+0xb0/0xb4 [10572.809486] [10572.810732] CPU: 1 PID: 493560 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10572.815968] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10572.818610] ================================================================== [10572.825770] ok 23 - test_memcache_typesafe_by_rcu [10572.826024] # test_krealloc: test_alloc: size=32, gfp=cc0, policy=any, cache=0 [10572.878220] ================================================================== [10572.880195] BUG: KFENCE: use-after-free read in test_krealloc+0x320/0x3a0 [kfence_test] [10572.880195] [10572.882499] Use-after-free read at 0x000000004032f1f8 (in kfence-#211): [10572.884214] test_krealloc+0x320/0x3a0 [kfence_test] [10572.885778] kunit_try_run_case+0x50/0xb0 [kunit] [10572.887056] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10572.888637] kthread+0xec/0x100 [10572.889489] ret_from_fork+0x10/0x20 [10572.890442] [10572.890837] kfence-#211: 0x000000004032f1f8-0x000000003d24abaf, size=32, cache=kmalloc-128 [10572.890837] [10572.893398] allocated by task 493561 on cpu 2 at 10572.878185s: [10572.895122] test_alloc+0x11c/0x2d4 [kfence_test] [10572.896548] test_krealloc+0x64/0x3a0 [kfence_test] [10572.897895] kunit_try_run_case+0x50/0xb0 [kunit] [10572.899193] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10572.900850] kthread+0xec/0x100 [10572.901718] ret_from_fork+0x10/0x20 [10572.902684] [10572.903090] freed by task 493561 on cpu 2 at 10572.878195s: [10572.904547] krealloc+0xa0/0x110 [10572.905370] test_krealloc+0x11c/0x3a0 [kfence_test] [10572.906680] kunit_try_run_case+0x50/0xb0 [kunit] [10572.908083] kunit_generic_run_threadfn_adapter+0x28/0x34 [kunit] [10572.909901] kthread+0xec/0x100 [10572.910803] ret_from_fork+0x10/0x20 [10572.911919] [10572.912396] CPU: 2 PID: 493561 Comm: kunit_try_catch Tainted: G B N------- --- 6.0.0-0.rc7.49c13ed0316d.50.test.eln.aarch64 #1 [10572.915870] Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 [10572.917724] ================================================================== [10572.919730] ok 24 - test_krealloc [10572.919959] # test_memcache_alloc_bulk: setup_test_cache: size=32, ctor=0x0 [10572.988423] ok 25 - test_memcache_alloc_bulk [10573.088130] # kfence: pass:23 fail:0 skip:2 total:25 [10573.089747] # Totals: pass:23 fail:0 skip:2 total:25 [10573.091195] ok 16 - kfence [10573.211643] # Subtest: kunit-try-catch-test [10573.211653] 1..2 [10573.213560] ok 1 - kunit_test_try_catch_successful_try_no_catch [10573.214384] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [10573.215871] # kunit-try-catch-test: pass:2 fail:0 skip:0 total:2 [10573.217482] # Totals: pass:2 fail:0 skip:0 total:2 [10573.219233] ok 17 - kunit-try-catch-test [10573.221585] # Subtest: kunit-resource-test [10573.221589] 1..8 [10573.222926] ok 1 - kunit_resource_test_init_resources [10573.223854] ok 2 - kunit_resource_test_alloc_resource [10573.225385] ok 3 - kunit_resource_test_destroy_resource [10573.226781] ok 4 - kunit_resource_test_remove_resource [10573.228426] ok 5 - kunit_resource_test_cleanup_resources [10573.229977] ok 6 - kunit_resource_test_proper_free_ordering [10573.231568] ok 7 - kunit_resource_test_static [10573.233388] ok 8 - kunit_resource_test_named [10573.234632] # kunit-resource-test: pass:8 fail:0 skip:0 total:8 [10573.235908] # Totals: pass:8 fail:0 skip:0 total:8 [10573.237429] ok 18 - kunit-resource-test [10573.239736] # Subtest: kunit-log-test [10573.239740] 1..1 [10573.240915] put this in log. [10573.241784] this too. [10573.242768] add to suite log. [10573.243552] along with this. [10573.244659] ok 1 - kunit_log_test [10573.245363] ok 19 - kunit-log-test [10573.247117] # Subtest: kunit_status [10573.247120] 1..2 [10573.248313] ok 1 - kunit_status_set_failure_test [10573.249055] ok 2 - kunit_status_mark_skipped_test [10573.250281] # kunit_status: pass:2 fail:0 skip:0 total:2 [10573.251670] # Totals: pass:2 fail:0 skip:0 total:2 [10573.253248] ok 20 - kunit_status [10573.292312] # Subtest: rtc_lib_test_cases [10573.292324] 1..1 [10575.375880] ok 1 - rtc_time64_to_tm_test_date_range [10575.376675] ok 21 - rtc_lib_test_cases [10575.419166] # Subtest: list-kunit-test [10575.419177] 1..39 [10575.420925] ok 1 - list_test_list_init [10575.421728] ok 2 - list_test_list_add [10575.422843] ok 3 - list_test_list_add_tail [10575.424005] ok 4 - list_test_list_del [10575.425171] ok 5 - list_test_list_replace [10575.426212] ok 6 - list_test_list_replace_init [10575.427437] ok 7 - list_test_list_swap [10575.428854] ok 8 - list_test_list_del_init [10575.429963] ok 9 - list_test_list_del_init_careful [10575.431142] ok 10 - list_test_list_move [10575.432468] ok 11 - list_test_list_move_tail [10575.433626] ok 12 - list_test_list_bulk_move_tail [10575.434887] ok 13 - list_test_list_is_head [10575.436291] ok 14 - list_test_list_is_first [10575.439183] ok 15 - list_test_list_is_last [10575.440575] ok 16 - list_test_list_empty [10575.441950] ok 17 - list_test_list_empty_careful [10575.443199] ok 18 - list_test_list_rotate_left [10575.444633] ok 19 - list_test_list_rotate_to_front [10575.446117] ok 20 - list_test_list_is_singular [10575.447525] ok 21 - list_test_list_cut_position [10575.449053] ok 22 - list_test_list_cut_before [10575.450407] ok 23 - list_test_list_splice [10575.451682] ok 24 - list_test_list_splice_tail [10575.452868] ok 25 - list_test_list_splice_init [10575.454137] ok 26 - list_test_list_splice_tail_init [10575.455562] ok 27 - list_test_list_entry [10575.457332] ok 28 - list_test_list_entry_is_head [10575.458851] ok 29 - list_test_list_first_entry [10575.460163] ok 30 - list_test_list_last_entry [10575.461559] ok 31 - list_test_list_first_entry_or_null [10575.462801] ok 32 - list_test_list_next_entry [10575.464307] ok 33 - list_test_list_prev_entry [10575.465983] ok 34 - list_test_list_for_each [10575.467496] ok 35 - list_test_list_for_each_prev [10575.468888] ok 36 - list_test_list_for_each_safe [10575.470273] ok 37 - list_test_list_for_each_prev_safe [10575.471664] ok 38 - list_test_list_for_each_entry [10575.473213] ok 39 - list_test_list_for_each_entry_reverse [10575.474409] # list-kunit-test: pass:39 fail:0 skip:0 total:39 [10575.475830] # Totals: pass:39 fail:0 skip:0 total:39 [10575.477208] ok 22 - list-kunit-test [10575.479361] # Subtest: hlist [10575.479364] 1..18 [10575.480250] ok 1 - hlist_test_init [10575.480955] ok 2 - hlist_test_unhashed [10575.482013] ok 3 - hlist_test_unhashed_lockless [10575.483145] ok 4 - hlist_test_del [10575.484527] ok 5 - hlist_test_del_init [10575.485558] ok 6 - hlist_test_add [10575.486720] ok 7 - hlist_test_fake [10575.487683] ok 8 - hlist_test_is_singular_node [10575.488832] ok 9 - hlist_test_empty [10575.490119] ok 10 - hlist_test_move_list [10575.491149] ok 11 - hlist_test_entry [10575.492265] ok 12 - hlist_test_entry_safe [10575.493282] ok 13 - hlist_test_for_each [10575.494392] ok 14 - hlist_test_for_each_safe [10575.495678] ok 15 - hlist_test_for_each_entry [10575.497072] ok 16 - hlist_test_for_each_entry_continue [10575.498566] ok 17 - hlist_test_for_each_entry_from [10575.500359] ok 18 - hlist_test_for_each_entry_safe [10575.501584] # hlist: pass:18 fail:0 skip:0 total:18 [10575.502855] # Totals: pass:18 fail:0 skip:0 total:18 [10575.504161] ok 23 - hlist [10575.545953] # Subtest: memcpy [10575.545964] 1..3 [10575.547450] # memset_test: ok: memset() direct assignment [10575.549646] # memset_test: ok: memset() complete overwrite [10575.551088] # memset_test: ok: memset() middle overwrite [10575.552450] # memset_test: ok: memset() argument side-effects [10575.553954] # memset_test: ok: memset() memset_after() [10575.555514] # memset_test: ok: memset() memset_startat() [10575.556997] ok 1 - memset_test [10575.557208] # memcpy_test: ok: memcpy() static initializers [10575.559769] # memcpy_test: ok: memcpy() direct assignment [10575.561126] # memcpy_test: ok: memcpy() complete overwrite [10575.562584] # memcpy_test: ok: memcpy() middle overwrite [10575.564069] # memcpy_test: ok: memcpy() argument side-effects [10575.565851] ok 2 - memcpy_test [10575.566132] # memmove_test: ok: memmove() static initializers [10575.568906] # memmove_test: ok: memmove() direct assignment [10575.570455] # memmove_test: ok: memmove() complete overwrite [10575.571983] # memmove_test: ok: memmove() middle overwrite [10575.573640] # memmove_test: ok: memmove() argument side-effects [10575.575997] # memmove_test: ok: memmove() overlapping write [10575.577531] ok 3 - memmove_test [10575.577542] # memcpy: pass:3 fail:0 skip:0 total:3 [10575.578485] # Totals: pass:3 fail:0 skip:0 total:3 [10575.579633] ok 24 - memcpy [10575.622914] # Subtest: mptcp-crypto [10575.622924] 1..1 [10575.624397] ok 1 - mptcp_crypto_test_basic [10575.625084] ok 25 - mptcp-crypto [10575.674322] # Subtest: mptcp-token [10575.674331] 1..4 [10575.675847] ok 1 - mptcp_token_test_req_basic [10575.676777] ok 2 - mptcp_token_test_msk_basic [10575.678074] ok 3 - mptcp_token_test_accept [10575.679593] ok 4 - mptcp_token_test_destroyed [10575.680680] # mptcp-token: pass:4 fail:0 skip:0 total:4 [10575.681867] # Totals: pass:4 fail:0 skip:0 total:4 [10575.683387] ok 26 - mptcp-token [10575.733364] # Subtest: overflow [10575.733375] 1..11 [10575.736261] # u8_overflow_test: 18 u8 arithmetic tests finished [10575.741338] ok 1 - u8_overflow_test [10575.741559] # s8_overflow_test: 19 s8 arithmetic tests finished [10575.744130] ok 2 - s8_overflow_test [10575.744403] # u16_overflow_test: 17 u16 arithmetic tests finished [10575.746977] ok 3 - u16_overflow_test [10575.747152] # s16_overflow_test: 17 s16 arithmetic tests finished [10575.749793] ok 4 - s16_overflow_test [10575.750104] # u32_overflow_test: 17 u32 arithmetic tests finished [10575.754734] ok 5 - u32_overflow_test [10575.755011] # s32_overflow_test: 17 s32 arithmetic tests finished [10575.757550] ok 6 - s32_overflow_test [10575.757783] # u64_overflow_test: 17 u64 arithmetic tests finished [10575.760469] ok 7 - u64_overflow_test [10575.760694] # s64_overflow_test: 21 s64 arithmetic tests finished [10575.766288] ok 8 - s64_overflow_test [10575.766514] # overflow_shift_test: 113 shift tests finished [10575.769061] ok 9 - overflow_shift_test [10575.769554] # overflow_allocation_test: 11 allocation overflow tests finished [10575.772631] ok 10 - overflow_allocation_test [10575.773003] # overflow_size_helpers_test: 43 overflow size helper tests finished [10575.777356] ok 11 - overflow_size_helpers_test [10575.777367] # overflow: pass:11 fail:0 skip:0 total:11 [10575.778579] # Totals: pass:11 fail:0 skip:0 total:11 [10575.779824] ok 27 - overflow [10575.822227] # Subtest: rational [10575.822239] 1..1 [10575.823470] # Subtest: rational_test [10575.824200] ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [10575.825734] ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [10575.829048] ok 3 - Closest to zero [10575.831750] ok 4 - Closest to smallest non-zero [10575.832958] ok 5 - Use convergent [10575.834709] ok 6 - Exact answer [10575.836370] ok 7 - Semiconvergent, numerator limit [10575.837614] ok 8 - Semiconvergent, denominator limit [10575.839751] # rational_test: pass:8 fail:0 skip:0 total:8 [10575.841262] ok 1 - rational_test [10575.842807] # Totals: pass:8 fail:0 skip:0 total:8 [10575.843719] ok 28 - rational [10575.877520] # Subtest: resource [10575.877528] 1..2 [10575.878776] ok 1 - resource_test_union [10575.879490] ok 2 - resource_test_intersection [10575.880458] # resource: pass:2 fail:0 skip:0 total:2 [10575.881554] # Totals: pass:2 fail:0 skip:0 total:2 [10575.882711] ok 29 - resource [10575.915498] # Subtest: slub_test [10575.915509] 1..5 [10575.917182] ok 1 - test_clobber_zone [10575.918238] ok 2 - test_next_pointer [10575.919468] ok 3 - test_first_word [10575.920593] ok 4 - test_clobber_50th_byte [10575.921700] ok 5 - test_clobber_redzone_free [10575.922730] # slub_test: pass:5 fail:0 skip:0 total:5 [10575.923825] # Totals: pass:5 fail:0 skip:0 total:5 [10575.924983] ok 30 - slub_test [10576.065565] # Subtest: stackinit [10576.065576] 1..65 [10576.067074] ok 1 - test_u8_zero [10576.067824] ok 2 - test_u16_zero [10576.069070] ok 3 - test_u32_zero [10576.070080] ok 4 - test_u64_zero [10576.071098] ok 5 - test_char_array_zero [10576.072192] ok 6 - test_small_hole_zero [10576.073394] ok 7 - test_big_hole_zero [10576.074650] ok 8 - test_trailing_hole_zero [10576.075864] ok 9 - test_packed_zero [10576.077065] ok 10 - test_small_hole_dynamic_partial [10576.078246] ok 11 - test_big_hole_dynamic_partial [10576.079753] ok 12 - test_trailing_hole_dynamic_partial [10576.081173] ok 13 - test_packed_dynamic_partial [10576.082609] ok 14 - test_small_hole_assigned_dynamic_partial [10576.083884] ok 15 - test_big_hole_assigned_dynamic_partial [10576.085518] ok 16 - test_trailing_hole_assigned_dynamic_partial [10576.087062] ok 17 - test_packed_assigned_dynamic_partial [10576.088865] ok 18 - test_small_hole_static_partial [10576.090363] ok 19 - test_big_hole_static_partial [10576.091727] ok 20 - test_trailing_hole_static_partial [10576.093034] ok 21 - test_packed_static_partial [10576.094556] ok 22 - test_small_hole_static_all # SKIP XFAIL uninit bytes: 3 [10576.097664] ok 23 - test_big_hole_static_all # SKIP XFAIL uninit bytes: 124 [10576.099916] ok 24 - test_trailing_hole_static_all # SKIP XFAIL uninit bytes: 7 [10576.101964] ok 25 - test_packed_static_all [10576.102157] ok 26 - test_small_hole_dynamic_all # SKIP XFAIL uninit bytes: 3 [10576.105117] ok 27 - test_big_hole_dynamic_all # SKIP XFAIL uninit bytes: 124 [10576.106996] ok 28 - test_trailing_hole_dynamic_all # SKIP XFAIL uninit bytes: 7 [10576.109110] ok 29 - test_packed_dynamic_all [10576.109208] ok 30 - test_small_hole_runtime_partial # SKIP XFAIL uninit bytes: 23 [10576.112193] ok 31 - test_big_hole_runtime_partial # SKIP XFAIL uninit bytes: 127 [10576.114185] ok 32 - test_trailing_hole_runtime_partial # SKIP XFAIL uninit bytes: 24 [10576.116199] ok 33 - test_packed_runtime_partial # SKIP XFAIL uninit bytes: 24 [10576.118111] ok 34 - test_small_hole_runtime_all # SKIP XFAIL uninit bytes: 3 [10576.119951] ok 35 - test_big_hole_runtime_all # SKIP XFAIL uninit bytes: 124 [10576.121792] ok 36 - test_trailing_hole_runtime_all # SKIP XFAIL uninit bytes: 7 [10576.123708] ok 37 - test_packed_runtime_all [10576.123809] ok 38 - test_small_hole_assigned_static_partial [10576.124959] ok 39 - test_big_hole_assigned_static_partial [10576.126461] ok 40 - test_trailing_hole_assigned_static_partial [10576.128020] ok 41 - test_packed_assigned_static_partial [10576.129757] ok 42 - test_small_hole_assigned_static_all # SKIP XFAIL uninit bytes: 3 [10576.133053] ok 43 - test_big_hole_assigned_static_all # SKIP XFAIL uninit bytes: 124 [10576.135035] ok 44 - test_trailing_hole_assigned_static_all # SKIP XFAIL uninit bytes: 7 [10576.137256] ok 45 - test_packed_assigned_static_all [10576.137374] ok 46 - test_small_hole_assigned_dynamic_all # SKIP XFAIL uninit bytes: 3 [10576.141141] ok 47 - test_big_hole_assigned_dynamic_all # SKIP XFAIL uninit bytes: 124 [10576.143286] ok 48 - test_trailing_hole_assigned_dynamic_all # SKIP XFAIL uninit bytes: 7 [10576.145769] ok 49 - test_packed_assigned_dynamic_all [10576.145884] ok 50 - test_small_hole_assigned_copy # SKIP XFAIL uninit bytes: 3 [10576.161285] ok 51 - test_big_hole_assigned_copy # SKIP XFAIL uninit bytes: 124 [10576.163376] ok 52 - test_trailing_hole_assigned_copy # SKIP XFAIL uninit bytes: 7 [10576.165366] ok 53 - test_packed_assigned_copy [10576.165481] ok 54 - test_u8_none # SKIP XFAIL uninit bytes: 1 [10576.168438] ok 55 - test_u16_none # SKIP XFAIL uninit bytes: 2 [10576.170063] ok 56 - test_u32_none # SKIP XFAIL uninit bytes: 4 [10576.171638] ok 57 - test_u64_none # SKIP XFAIL uninit bytes: 8 [10576.173186] ok 58 - test_char_array_none # SKIP XFAIL uninit bytes: 16 [10576.175267] ok 59 - test_switch_1_none # SKIP XFAIL uninit bytes: 80 [10576.177682] ok 60 - test_switch_2_none # SKIP XFAIL uninit bytes: 80 [10576.179660] ok 61 - test_small_hole_none # SKIP XFAIL uninit bytes: 24 [10576.181475] ok 62 - test_big_hole_none # SKIP XFAIL uninit bytes: 128 [10576.183236] ok 63 - test_trailing_hole_none # SKIP XFAIL uninit bytes: 32 [10576.185088] ok 64 - test_packed_none # SKIP XFAIL uninit bytes: 32 [10576.187167] ok 65 - test_user # SKIP XFAIL uninit bytes: 32 [10576.188809] # stackinit: pass:31 fail:0 skip:34 total:65 [10576.188816] # Totals: pass:31 fail:0 skip:34 total:65 [10576.190083] ok 31 - stackinit [10576.231335] # Subtest: sysctl_test [10576.231346] 1..10 [10576.232780] ok 1 - sysctl_test_api_dointvec_null_tbl_data [10576.233514] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [10576.235156] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [10576.237211] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [10576.239535] ok 5 - sysctl_test_dointvec_read_happy_single_positive [10576.241659] ok 6 - sysctl_test_dointvec_read_happy_single_negative [10576.243638] ok 7 - sysctl_test_dointvec_write_happy_single_positive [10576.245655] ok 8 - sysctl_test_dointvec_write_happy_single_negative [10576.247695] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [10576.249823] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [10576.251629] # sysctl_test: pass:10 fail:0 skip:0 total:10 [10576.253731] # Totals: pass:10 fail:0 skip:0 total:10 [10576.255611] ok 32 - sysctl_test [10576.294272] # Subtest: bits-test [10576.294283] 1..3 [10576.295586] ok 1 - genmask_test [10576.296357] ok 2 - genmask_ull_test [10576.297515] ok 3 - genmask_input_check_test [10576.298688] # bits-test: pass:3 fail:0 skip:0 total:3 [10576.299781] # Totals: pass:3 fail:0 skip:0 total:3 [10576.301022] ok 33 - bits-test [10576.405864] # Subtest: hash [10576.405875] 1..2 [10576.408492] ok 1 - test_string_or [10576.417289] ok 2 - test_hash_or [10576.418500] # hash: pass:2 fail:0 skip:0 total:2 [10576.419491] # Totals: pass:2 fail:0 skip:0 total:2 [10576.420620] ok 34 - hash [10576.512270] # Subtest: kprobes_test [10576.512281] 1..6 [10576.608156] ok 1 - test_kprobe [10576.728178] ok 2 - test_kprobes [10576.868343] ok 3 - test_kretprobe [10577.038217] ok 4 - test_kretprobes [10577.128203] ok 5 - test_stacktrace_on_kretprobe [10577.278215] ok 6 - test_stacktrace_on_nested_kretprobe [10577.280035] # kprobes_test: pass:6 fail:0 skip:0 total:6 [10577.282358] # Totals: pass:6 fail:0 skip:0 total:6 [10577.284016] ok 35 - kprobes_test [10577.331056] # Subtest: linear-ranges-test [10577.331066] 1..4 [10577.332575] ok 1 - range_test_get_value_amount [10577.333311] ok 2 - range_test_get_selector_high [10577.334720] ok 3 - range_test_get_selector_low [10577.339170] ok 4 - range_test_get_value [10577.340325] # linear-ranges-test: pass:4 fail:0 skip:0 total:4 [10577.341338] # Totals: pass:4 fail:0 skip:0 total:4 [10577.342772] ok 36 - linear-ranges-test [10577.439249] # Subtest: lib_sort [10577.439260] 1..1 [10577.440717] ok 1 - test_sort [10577.441246] ok 37 - lib_sort [10577.478795] # Subtest: time_test_cases [10577.478806] 1..1 [10579.718354] ok 1 - time64_to_tm_test_date_range [10579.719044] ok 38 - time_test_cases