diff options
author | 2015-12-22 09:43:07 +0100 | |
---|---|---|
committer | 2015-12-22 16:25:09 -0500 | |
commit | f4cee3af0dedf3270e6d615d772e3fbfa3200769 (patch) | |
tree | df31e4d939de5cc4c2817c72f7235a497d720d6f /tools/perf/scripts/python | |
parent | net: tcp: deal with listen sockets properly in tcp_abort. (diff) | |
download | linux-dev-f4cee3af0dedf3270e6d615d772e3fbfa3200769.tar.xz linux-dev-f4cee3af0dedf3270e6d615d772e3fbfa3200769.zip |
mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structure
KASan reported use-after-free for the hwmon structure. So fix this by
using devm_kzalloc and let the core take care about freeing the memory
during device dettach.
Reported-by: Ido Schimmel <idosch@mellanox.com>
Fixes: 89309da39 ("mlxsw: core: Implement temperature hwmon interface")
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions