diff options
| author | Jakub Kicinski <[email protected]> | 2025-07-02 22:05:24 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-02 22:05:25 +0000 |
| commit | 04b1d18c5bae0e3c40207953658b1f62182d4829 (patch) | |
| tree | 9592b2cf6c055e675c17ae9d29b6c70fafa4bd71 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | dt-bindings: net: Convert socfpga-dwmac bindings to yaml (diff) | |
| parent | vsock/test: Add test for null ptr deref when transport changes (diff) | |
| download | kernel-04b1d18c5bae0e3c40207953658b1f62182d4829.tar.gz kernel-04b1d18c5bae0e3c40207953658b1f62182d4829.zip | |
Merge branch 'vsock-test-check-for-null-ptr-deref-when-transport-changes'
Luigi Leonardi says:
====================
vsock/test: check for null-ptr-deref when transport changes
This series introduces a new test that checks for a null pointer
dereference that may happen when there is a transport change[1]. This
bug was fixed in [2].
Note that this test *cannot* fail, it hangs if it triggers a kernel
oops. The intended use-case is to run it and then check if there is any
oops in the dmesg.
This test is based on Hyunwoo Kim's[3] and Michal's python
reproducers[4].
[1]https://lore.kernel.org/netdev/Z2LvdTTQR7dBmPb5@v4bel-B760M-AORUS-ELITE-AX/
[2]https://lore.kernel.org/netdev/[email protected]/
[3]https://lore.kernel.org/netdev/Z2LvdTTQR7dBmPb5@v4bel-B760M-AORUS-ELITE-AX/#t
[4]https://lore.kernel.org/netdev/[email protected]/
v4: https://lore.kernel.org/[email protected]
v3: https://lore.kernel.org/[email protected]
v2: https://lore.kernel.org/[email protected]
v1: https://lore.kernel.org/[email protected]
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
