linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Modules fixes for v6.15-rc6
@ 2025-05-09 15:09 Petr Pavlu
  2025-05-09 16:19 ` Linus Torvalds
  2025-05-09 18:31 ` pr-tracker-bot
  0 siblings, 2 replies; 6+ messages in thread
From: Petr Pavlu @ 2025-05-09 15:09 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Luis Chamberlain, Sami Tolvanen, Daniel Gomez, linux-modules,
	linux-kernel, Dmitry Antipov

The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git/ tags/modules-6.15-rc6

for you to fetch changes up to a6aeb739974ec73e5217c75a7c008a688d3d5cf1:

  module: ensure that kobject_put() is safe for module type kobjects (2025-05-07 20:24:59 +0200)

----------------------------------------------------------------
Modules fixes for v6.15-rc6

A single fix to prevent use of an uninitialized completion pointer when
releasing a module_kobject in specific situations.

This addresses a latent bug exposed by commit f95bbfe18512 ("drivers: base:
handle module_kobject creation"), which was merged in 6.15-rc5. The fix has
been on modules-next only since yesterday but should be safe.

----------------------------------------------------------------
Dmitry Antipov (1):
      module: ensure that kobject_put() is safe for module type kobjects

 kernel/params.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-12 18:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-09 15:09 [GIT PULL] Modules fixes for v6.15-rc6 Petr Pavlu
2025-05-09 16:19 ` Linus Torvalds
2025-05-10  5:25   ` Petr Pavlu
2025-05-12 18:14   ` Dmitry Antipov
2025-05-12 18:56     ` Linus Torvalds
2025-05-09 18:31 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).