]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2025 03:43:20 +0000 (06:43 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2025 03:43:20 +0000 (06:43 +0300)
Pull 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

* tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev:
  Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"
  fbdev: Fix vmalloc out-of-bounds write in fast_imageblit

1  2 
drivers/video/fbdev/core/fbcon.c

Simple merge