diff options
author | Elena Salomatkina <[email protected]> | 2024-09-24 19:00:18 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2024-09-25 13:15:45 -0700 |
commit | f25389e779500cf4a59ef9804534237841bce536 (patch) | |
tree | 61dfc12ba28b6f86ee50cbab3378be67e847508a /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ec793155894140df7421d25903de2e6bc12c695b (diff) |
net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
In mlx5e_tir_builder_alloc() kvzalloc() may return NULL
which is dereferenced on the next line in a reference
to the modify field.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: a6696735d694 ("net/mlx5e: Convert TIR to a dedicated object")
Signed-off-by: Elena Salomatkina <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Kalesh AP <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Reviewed-by: Gal Pressman <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions