diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-08-05 07:29:55 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-08-05 07:29:55 -0700 |
commit | 6bb5318ce501cb744e58105ba56cd5308e75004d (patch) | |
tree | 0d91afa203ba3073ca16db355728b62ba3d7d30a /include | |
parent | af35fc37354cda3c9c8cc4961b1d24bdc9d27903 (diff) | |
parent | 942e560a3d3862dd5dee1411dbdd7097d29b8416 (diff) | |
download | linux-6bb5318ce501cb744e58105ba56cd5308e75004d.tar.bz2 |
Merge branch 'net-fix-use-after-free-bugs'
Pavel Skripkin says:
====================
net: fix use-after-free bugs
I've added new checker to smatch yesterday. It warns about using
netdev_priv() pointer after free_{netdev,candev}() call. I hope, it will
get into next smatch release.
Some of the reported bugs are fixed and upstreamed already, but Dan ran new
smatch with allmodconfig and found 2 more. Big thanks to Dan for doing it,
because I totally forgot to do it.
====================
Link: https://lore.kernel.org/r/cover.1628091954.git.paskripkin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions