linux-stable/kernel/module
Aaron Tomlin 4ceb529a00 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-21 12:39:02 +02:00
..
Kconfig module: Move module's Kconfig items in kernel/module/ 2022-07-12 12:07:25 -07:00
Makefile
debug_kmemleak.c
decompress.c module: Replace kmap() with kmap_local_page() 2022-07-20 14:27:46 -07:00
internal.h module: Modify module_flags() to accept show_state argument 2022-07-14 17:40:23 -07:00
kallsyms.c module: Increase readability of module_kallsyms_lookup_name() 2022-07-11 10:49:14 -07:00
kdb.c
livepatch.c
main.c module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m 2022-08-15 13:51:07 -06:00
procfs.c module: Modify module_flags() to accept show_state argument 2022-07-14 17:40:23 -07:00
signing.c
strict_rwx.c
sysfs.c
tracking.c module: tracking: Keep a record of tainted unloaded modules only 2022-10-21 12:39:02 +02:00
tree_lookup.c
version.c