diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-04-12 04:28:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-04-12 04:28:08 +0300 |
commit | d6d9fc1d37f9bb911ba7013d7628a03bb4cb2561 (patch) | |
tree | c77ba33014b956c110acfe9afd5dd81ac992f661 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5ad7f18cd82cee8e773d40cc7a1465a526f2615c (diff) | |
parent | 49b7d376abe54a49e8bd5e64824032b7c97c62d4 (diff) | |
download | linux-d6d9fc1d37f9bb911ba7013d7628a03bb4cb2561.tar.xz |
Merge branch 'net-smc-fixes-2022-04-08'
Karsten Graul says:
====================
net/smc: fixes 2022-04-08
Patch 1 fixes two usages of snprintf() with non null-terminated
string which results into an out-of-bounds read.
Pach 2 fixes a syzbot finding where a pointer check was missed
before the call to dev_name().
Patch 3 fixes a crash when already released memory is used as
a function pointer.
====================
Link: https://lore.kernel.org/r/20220408151035.1044701-1-kgraul@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions