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]
Message-ID: <CAJZ5v0ipfG_GBT0nYjZk3LA9LDpWQLoe81-309h0P1X5BvOOdg@mail.gmail.com>
Date:   Fri, 15 Jan 2021 19:45:20 +0100
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] ACPI fixes for v5.11-rc4

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.11-rc4

with top-most commit 179892adb0436139fd8e6af7b27f54219c1750f8

 Merge branch 'acpi-docs'

on top of commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837

 Linux 5.11-rc3

to receive ACPI fixes for 5.11-rc4.

These address a device ID bounds check error in the device
enumeration code and fix a mistake in the documentation.

Specifics:

 - Harden the ACPI device enumeration code against device ID length
   overflows to address a Linux VM cash on Hyper-V (Dexuan Cui).

 - Fix a mistake in the documentation of error type values for PCIe
   errors (Qiuxu Zhuo).

Thanks!


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

Dexuan Cui (1):
      ACPI: scan: Harden acpi_device_add() against device ID overflows

Qiuxu Zhuo (1):
      Documentation: ACPI: EINJ: Fix error type values for PCIe errors

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

 Documentation/firmware-guide/acpi/apei/einj.rst |  4 ++--
 drivers/acpi/internal.h                         |  2 +-
 drivers/acpi/scan.c                             | 15 ++++++++++++++-
 3 files changed, 17 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ