[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZGvev3uX1SjH+7od@bombadil.infradead.org>
Date: Mon, 22 May 2023 14:29:35 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: torvalds@...ux-foundation.org, patches@...ts.linux.dev,
linux-modules@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: harshit.m.mogalapalli@...cle.com, song@...nel.org,
mcgrof@...nel.org
Subject: [GIT PULL] Modules fixes for v6.4-rc4
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(-)
Powered by blists - more mailing lists