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: <aJSMS8PhMMe0NL63@p100>
Date: Thu, 7 Aug 2025 13:21:47 +0200
From: Helge Deller <deller@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-fbdev@...r.kernel.org,
	dri-devel@...ts.freedesktop.org
Subject: [GIT PULL] fbdev last fixes for v6.17-rc1

Hi Linus,

please pull two more fbdev fixes for 6.17-rc1:

One patch reverts a previous stable tree patch which broke the VGA console,
the other fixes an out-of-bounds access bug which may happen during console
resizing when a console is mapped to a frame buffer.

Both patches are tagged for stable series.

Thanks,
Helge

----------------------------------------------------------------
The following changes since commit 038d61fd642278bab63ee8ef722c50d10ab01e8f:

  Linux 6.16 (2025-07-27 14:26:38 -0700)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.17-rc1-2

for you to fetch changes up to e4fc307d8e24f122402907ebf585248cad52841d:

  Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()" (2025-08-02 21:47:33 +0200)

----------------------------------------------------------------
fbdev fixes for 6.17-rc1:

- Revert a patch which broke VGA console.
- Fix an out-of-bounds access bug which may happen during console
   resizing when a console is mapped to a frame buffer.

----------------------------------------------------------------
Helge Deller (1):
      Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"

Sravan Kumar Gundu (1):
      fbdev: Fix vmalloc out-of-bounds write in fast_imageblit

 drivers/video/console/vgacon.c   | 2 +-
 drivers/video/fbdev/core/fbcon.c | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ