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:   Fri, 25 Jun 2021 19:09:21 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Device properties framework fix for v5.13-rc8

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 devprop-5.13-rc8

with top-most commit 5dca69e26fe97f17d4a6cbd6872103c868577b14

 software node: Handle software node injection to an existing device properly

on top of commit 13311e74253fe64329390df80bed3f07314ddd61

 Linux 5.13-rc7

to receive a device properties framework fix for 5.13-rc8.

This fixes a NULL pointer dereference introduced by a recent commit
and occurring when device_remove_software_node() is used with a device
that has never been registered (Heikki Krogerus).

Thanks!


---------------

Heikki Krogerus (1):
      software node: Handle software node injection to an existing
device properly

---------------

 drivers/base/swnode.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ