lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 29 Mar 2022 15:29:13 -0700
From:   Luis Chamberlain <mcgrof@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Jessica Yu <jeyu@...nel.org>, patches@...ts.linux.dev,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-modules@...r.kernel.org,
        Dan Carpenter <dan.carpenter@...cle.com>,
        Aaron Tomlin <atomlin@...hat.com>,
        Vimal Agrawal <avimalin@...il.com>,
        Christophe Leroy <christophe.leroy@...roup.eu>,
        Michal Suchanek <msuchanek@...e.de>
Subject: [GIT PULL] Modules fixes for v5.18-rc1

Linus,

As hinted before there is nothing major for v5.18-rc1 as it all got
merged late into modules-testing, and so did not get much testing. The
only change then that qualifies for consideration for v5.18-rc1 is a one
line fix from Dan Carpenter.

Expect a new world order for modules for v5.19-rc1 though.
All that stuff is starting to get exposure for testing already.

Let me know if there are any issues with this pull request.
Hopefully I'm starting to get the hang of it.

  Luis

The following changes since commit 13776ebb9964b2ea66ffb8c824c0762eed6da784:

  Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2022-03-29 11:30:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-5.18-rc1

for you to fetch changes up to dc0ce6cc4b133f5f2beb8b47dacae13a7d283c2c:

  lib/test: use after free in register_test_dev_kmod() (2022-03-29 15:13:36 -0700)

----------------------------------------------------------------
Modules updates for v5.18-rc1

There is only one patch which qualifies for modules for v5.18-rc1 and its
a small fix from Dan Carpenter for lib/test_kmod module. The rest of the
changes are too major and landed in modules-testing too late for inclusion.
The good news is that most of the major changes for v5.19 is going to be
tested very early through linux-next.

This simple fix is all we have for modules for v5.18-rc1.

----------------------------------------------------------------
Dan Carpenter (1):
      lib/test: use after free in register_test_dev_kmod()

 lib/test_kmod.c | 1 +
 1 file changed, 1 insertion(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ