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: <b12fcfefe2ad579505fc03d6f2e4f666.broonie@kernel.org>
Date: Sun, 20 Jul 2025 15:18:08 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] SPI fixes for v6.16-rc6

The following changes since commit d7b8f8e20813f0179d8ef519541a3527e7661d3a:

  Linux 6.16-rc5 (2025-07-06 14:10:26 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.16-rc6

for you to fetch changes up to 710505212e3272396394f8cf78e3ddfd05df3f22:

  spi: Add check for 8-bit transfer with 8 IO mode support (2025-07-14 14:44:00 +0100)

----------------------------------------------------------------
spi: Fix for v6.16

A fix adding missing validation that 8 bit I/O mode is actually
supported for the specific device when attempting to use it.  Anything
that runs into this should already have been having problems, enforcing
this should just make things safer and more obvious.

----------------------------------------------------------------
Cheng Ming Lin (1):
      spi: Add check for 8-bit transfer with 8 IO mode support

 drivers/spi/spi.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ