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:   Sat, 3 Sep 2022 08:34:49 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: [GIT PULL] Staging driver fixes for 6.0-rc4

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.0-rc4

for you to fetch changes up to e230a4455ac3e9b112f0367d1b8e255e141afae0:

  staging: rtl8712: fix use after free bugs (2022-08-30 17:15:16 +0200)

----------------------------------------------------------------
Staging driver fixes for 6.0-rc4

Here are 3 small staging driver fixes for 6.0-rc4 that resolve some
reported problems and add some a device id:
  - new device id for r8188eu driver
  - use-after-free bugfixes for the rtl8712 driver
  - fix up firmware dependency problem for the r8188eu driver

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

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

----------------------------------------------------------------
Dan Carpenter (1):
      staging: rtl8712: fix use after free bugs

Grzegorz Szymaszek (1):
      staging: r8188eu: add firmware dependency

Larry Finger (1):
      staging: r8188eu: Add Rosewill USB-N150 Nano to device tables

 drivers/staging/r8188eu/os_dep/os_intfs.c |  1 +
 drivers/staging/r8188eu/os_dep/usb_intf.c |  1 +
 drivers/staging/rtl8712/rtl8712_cmd.c     | 36 -------------------------------
 3 files changed, 2 insertions(+), 36 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ