[GIT PULL] Modules fixes for v6.4-rc4
From: Luis Chamberlain
Date: Mon May 22 2023 - 17:29:41 EST
The following changes since commit 44c026a73be8038f03dbdeef028b642880cf1511:
Linux 6.4-rc3 (2023-05-21 14:05:48 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.4-rc4
for you to fetch changes up to d36f6efbe0cb422fe1e4475717d75f3737088832:
module: Fix use-after-free bug in read_file_mod_stats() (2023-05-22 14:13:13 -0700)
----------------------------------------------------------------
modules-6.4-rc4
Only one fix has tricked through by Harshit Mogalapalli found through
static analysis with smatch.
----------------------------------------------------------------
Harshit Mogalapalli (1):
module: Fix use-after-free bug in read_file_mod_stats()
kernel/module/stats.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)