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>] [day] [month] [year] [list]
Message-ID: <20180322222813.ymjaa3bvquad5uav@redbean>
Date:   Thu, 22 Mar 2018 23:28:13 +0100
From:   Jessica Yu <jeyu@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] Modules fix for 4.16-rc7

The following changes since commit 661e50bc853209e41a5c14a290ca4decc43cbfd1:

  Linux 4.16-rc4 (2018-03-04 14:54:11 -0800)

are available in the git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.16-rc7

for you to fetch changes up to 3f553b308bb004eb730da8e00a28150c157c7724:

  module: propagate error in modules_open() (2018-03-08 21:58:51 +0100)

----------------------------------------------------------------
Modules fix for v4.16-rc7

- Propagate error in modules_open() to avoid possible later NULL
  dereference if seq_open() had failed.

Signed-off-by: Jessica Yu <jeyu@...nel.org>

----------------------------------------------------------------
Leon Yu (1):
      module: propagate error in modules_open()

 kernel/module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ