[GIT,PULL] Modules fixes for v6.4-rc4

Message ID ZGvev3uX1SjH+7od@bombadil.infradead.org
State New
Headers
Series [GIT,PULL] Modules fixes for v6.4-rc4 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.4-rc4

Message

Luis Chamberlain May 22, 2023, 9:29 p.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org May 22, 2023, 11:33 p.m. UTC | #1
The pull request you sent on Mon, 22 May 2023 14:29:35 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.4-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1177dcc9637661e05c18aa019a49821bcd6b3dc1

Thank you!