diff options
Diffstat (limited to 'pkg/report/testdata')
| -rw-r--r-- | pkg/report/testdata/linux/report/590 | 4 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/591 | 4 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/592 | 4 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/593 | 4 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/594 | 2 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/595 | 2 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/596 | 2 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/597 | 2 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/598 | 2 | ||||
| -rw-r--r-- | pkg/report/testdata/linux/report/599 | 2 |
10 files changed, 14 insertions, 14 deletions
diff --git a/pkg/report/testdata/linux/report/590 b/pkg/report/testdata/linux/report/590 index d0f5491a2..a077cd1c4 100644 --- a/pkg/report/testdata/linux/report/590 +++ b/pkg/report/testdata/linux/report/590 @@ -1,6 +1,6 @@ -TITLE: KFENCE: use-after-free in find_uprobe +TITLE: KFENCE: use-after-free read in find_uprobe ALT: bad-access in find_uprobe -TYPE: KFENCE +TYPE: KFENCE-USE-AFTER-FREE-READ [ 221.211609][ T9991] ================================================================== [ 221.219706][ T9991] BUG: KFENCE: use-after-free read in memcmp+0x57/0x150 diff --git a/pkg/report/testdata/linux/report/591 b/pkg/report/testdata/linux/report/591 index 7957cc904..9fd8f3d9b 100644 --- a/pkg/report/testdata/linux/report/591 +++ b/pkg/report/testdata/linux/report/591 @@ -1,6 +1,6 @@ -TITLE: KFENCE: out-of-bounds in test_out_of_bounds_read +TITLE: KFENCE: out-of-bounds read in test_out_of_bounds_read ALT: bad-access in test_out_of_bounds_read -TYPE: KFENCE +TYPE: KFENCE-READ [ 3.317089] ================================================================== [ 3.317855] BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0xa6/0x234 diff --git a/pkg/report/testdata/linux/report/592 b/pkg/report/testdata/linux/report/592 index 07c3eff1b..dd5e77bc9 100644 --- a/pkg/report/testdata/linux/report/592 +++ b/pkg/report/testdata/linux/report/592 @@ -1,6 +1,6 @@ -TITLE: KFENCE: out-of-bounds in test_out_of_bounds_write +TITLE: KFENCE: out-of-bounds write in test_out_of_bounds_write ALT: bad-access in test_out_of_bounds_write -TYPE: KFENCE +TYPE: KFENCE-WRITE [ 3.980910] ================================================================== [ 3.981709] BUG: KFENCE: out-of-bounds write in test_out_of_bounds_write+0x8e/0x148 diff --git a/pkg/report/testdata/linux/report/593 b/pkg/report/testdata/linux/report/593 index 59a995042..07c4f7b9a 100644 --- a/pkg/report/testdata/linux/report/593 +++ b/pkg/report/testdata/linux/report/593 @@ -1,6 +1,6 @@ -TITLE: KFENCE: use-after-free in test_use_after_free_read +TITLE: KFENCE: use-after-free read in test_use_after_free_read ALT: bad-access in test_use_after_free_read -TYPE: KFENCE +TYPE: KFENCE-USE-AFTER-FREE-READ [ 4.252938] ================================================================== [ 4.253783] BUG: KFENCE: use-after-free read in test_use_after_free_read+0xb3/0x143 diff --git a/pkg/report/testdata/linux/report/594 b/pkg/report/testdata/linux/report/594 index cee38bef6..4c9f201b7 100644 --- a/pkg/report/testdata/linux/report/594 +++ b/pkg/report/testdata/linux/report/594 @@ -1,6 +1,6 @@ TITLE: KFENCE: invalid free in test_double_free ALT: invalid-free in test_double_free -TYPE: KFENCE +TYPE: KFENCE-INVALID-FREE [ 4.524933] ================================================================== [ 4.525732] BUG: KFENCE: invalid free in test_double_free+0xdc/0x171 diff --git a/pkg/report/testdata/linux/report/595 b/pkg/report/testdata/linux/report/595 index 531c04e9a..ceb7e004f 100644 --- a/pkg/report/testdata/linux/report/595 +++ b/pkg/report/testdata/linux/report/595 @@ -1,6 +1,6 @@ TITLE: KFENCE: invalid free in test_invalid_addr_free ALT: invalid-free in test_invalid_addr_free -TYPE: KFENCE +TYPE: KFENCE-INVALID-FREE [ 4.764967] ================================================================== [ 4.765977] BUG: KFENCE: invalid free in test_invalid_addr_free+0xb4/0x17e diff --git a/pkg/report/testdata/linux/report/596 b/pkg/report/testdata/linux/report/596 index 8403e56b6..b4c4ca0ba 100644 --- a/pkg/report/testdata/linux/report/596 +++ b/pkg/report/testdata/linux/report/596 @@ -1,5 +1,5 @@ TITLE: KFENCE: memory corruption in test_corruption -TYPE: KFENCE +TYPE: KFENCE-MEMORY-CORRUPTION [ 4.996949] ================================================================== [ 4.997809] BUG: KFENCE: memory corruption in test_corruption+0xb3/0x20f diff --git a/pkg/report/testdata/linux/report/597 b/pkg/report/testdata/linux/report/597 index 3152ab2fe..83b8948c5 100644 --- a/pkg/report/testdata/linux/report/597 +++ b/pkg/report/testdata/linux/report/597 @@ -1,5 +1,5 @@ TITLE: KFENCE: memory corruption in kunit_try_run_case -TYPE: KFENCE +TYPE: KFENCE-MEMORY-CORRUPTION [ 10.396949] ================================================================== [ 10.397720] BUG: KFENCE: memory corruption in test_kmalloc_aligned_oob_write+0xef/0x184 diff --git a/pkg/report/testdata/linux/report/598 b/pkg/report/testdata/linux/report/598 index 78847da93..27599f2d7 100644 --- a/pkg/report/testdata/linux/report/598 +++ b/pkg/report/testdata/linux/report/598 @@ -1,6 +1,6 @@ TITLE: KFENCE: invalid read in test_invalid_access ALT: bad-access in test_invalid_access -TYPE: KFENCE +TYPE: KFENCE-READ [ 10.613348] ================================================================== [ 10.614532] BUG: KFENCE: invalid read in test_invalid_access+0x48/0xe0 diff --git a/pkg/report/testdata/linux/report/599 b/pkg/report/testdata/linux/report/599 index 0776be2cf..dcd45af7a 100644 --- a/pkg/report/testdata/linux/report/599 +++ b/pkg/report/testdata/linux/report/599 @@ -1,5 +1,5 @@ TITLE: KFENCE: memory corruption in do_check_common -TYPE: KFENCE +TYPE: KFENCE-MEMORY-CORRUPTION [ 98.860898][ T9916] ================================================================== [ 98.869076][ T9916] BUG: KFENCE: memory corruption in krealloc+0x60/0xd0 |
