diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2018-11-30 14:09:21 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-30 14:56:14 -0800 |
commit | 5618cf031fecda63847cafd1091e7b8bd626cdb1 (patch) | |
tree | 1cfd09fef4a37093b0761f6d7492e5ca83a6703c /arch/arm64 | |
parent | c7d7d620dcbd2a1c595092280ca943f2fced7bbd (diff) | |
download | linux-stable-5618cf031fecda63847cafd1091e7b8bd626cdb1.tar.gz linux-stable-5618cf031fecda63847cafd1091e7b8bd626cdb1.tar.bz2 linux-stable-5618cf031fecda63847cafd1091e7b8bd626cdb1.zip |
lib/test_kmod.c: fix rmmod double free
We free the misc device string twice on rmmod; fix this. Without this
we cannot remove the module without crashing.
Link: http://lkml.kernel.org/r/20181124050500.5257-1-mcgrof@kernel.org
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: <stable@vger.kernel.org> [4.12+]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions