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>] [day] [month] [year] [list]
Message-ID: <20251121144056.70302-1-brgl@bgdev.pl>
Date: Fri, 21 Nov 2025 15:40:56 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
	linux-gpio@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio fixes for v6.18-rc7

From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>

Linus,

Please pull the following set of fixes from the GPIO tree for the next RC.
There's one fix to a bug in the GPIO character device handling and an update
to the MAINTAINERS file.

Thanks,
Bartosz

The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c:

  Linux 6.18-rc6 (2025-11-16 14:25:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.18-rc7

for you to fetch changes up to 2b6d546ba83e8332870741eca469aed662d819ff:

  MAINTAINERS: update my email address (2025-11-19 12:02:59 +0100)

----------------------------------------------------------------
gpio fixes for v6.18-rc7

- fix a use-after-free bug in GPIO character device code
- update MAINTAINERS

----------------------------------------------------------------
Bartosz Golaszewski (2):
      gpio: cdev: make sure the cdev fd is still active before emitting events
      MAINTAINERS: update my email address

 MAINTAINERS                 | 16 ++++++++--------
 drivers/gpio/gpiolib-cdev.c |  9 +++++++--
 2 files changed, 15 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ