linux-stable/kernel/module
Aaron Tomlin d1bfec0f74 module: tracking: Keep a record of tainted unloaded modules only
[ Upstream commit 47cc75aa92 ]

This ensures that no module record/or entry is added to the
unloaded_tainted_modules list if it does not carry a taint.

Reported-by: Alexey Dobriyan <adobriyan@gmail.com>
Fixes: 99bd995655 ("module: Introduce module unload taint tracking")
Signed-off-by: Aaron Tomlin <atomlin@redhat.com>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-24 09:58:08 +02:00
..
Makefile
debug_kmemleak.c
decompress.c
internal.h module: Fix selfAssignment cppcheck warning 2022-07-01 14:44:17 -07:00
kallsyms.c module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT 2022-07-11 10:19:09 -07:00
kdb.c
livepatch.c
main.c module: Fix "warning: variable 'exit' set but not used" 2022-07-01 14:45:24 -07:00
procfs.c
signing.c
strict_rwx.c
sysfs.c
tracking.c module: tracking: Keep a record of tainted unloaded modules only 2022-10-24 09:58:08 +02:00
tree_lookup.c
version.c