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:   Sun, 15 May 2022 16:27:43 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Saravana Kannan <saravanak@...gle.com>
Subject: [GIT PULL] Driver core fixes for 5.18-rc7

The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:

  Linux 5.18-rc5 (2022-05-01 13:57:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.18-rc7

for you to fetch changes up to 575f00edea0a7117e6a4337800ebf62e2a1d09d6:

  Documentation/process: Update ARM contact for embargoed hardware issues (2022-05-10 19:10:16 +0200)

----------------------------------------------------------------
Driver core fixes for 5.18-rc7

Here is one fix, and 3 documentation updates for 5.18-rc7.

The fix is for the firmware loader which resolves a long-reported
problem where the credentials of the firmware loader could be set to a
userspace process without enough permissions to actually load the
firmware image.  Many Android vendors have been reporting this for quite
some time.

The documentation updates are for the embargoed-hardware-issues.rst file
to add a new entry, change an existing one, and sort the list to make
changes easier in the future.

All of these have been in linux-next for a while with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Catalin Marinas (1):
      Documentation/process: Update ARM contact for embargoed hardware issues

Darren Hart (2):
      Documentation/process: Make groups alphabetical and use tabs consistently
      Documentation/process: Add embargoed HW contact for Ampere Computing

ThiƩbaud Weksteen (1):
      firmware_loader: use kernel credentials when reading firmware

 Documentation/process/embargoed-hardware-issues.rst |  7 ++++---
 drivers/base/firmware_loader/main.c                 | 17 +++++++++++++++++
 2 files changed, 21 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ