* [GIT PULL] fbdev fixes for v7.3-rc3
@ 2026-09-12 8:47 Helge Deller
2026-09-12 15:16 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2026-09-12 8:47 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel
Dear Linus,
please pull a few fbdev fixes for kernel v7.3-rc3:
Two patches for VT core code and fbcon prevent potential out-of-bounds
reads on font or screen size changes, one fix limits the Superblitter in
atafb to supported modes only, and some minor fixes for vfb, ssd1307fb
and omapfb.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 26260251022fbc2f248a3d747a9b2b961b18d2d8:
Merge tag 'livepatching-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching (2026-08-21 13:11:56 -0700)
are available in the Git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-7.3-rc3
for you to fetch changes up to a0a34a40ed299c9c7cff6af163a5b883ee9d6d73:
fbdev: vfb: defer cleanup until the last reference (2026-09-10 22:52:02 +0200)
----------------------------------------------------------------
fbdev fixes for 7.3-rc3:
- vt core: prevent potential out of bounds read on font change
- fbcon: prevent out of bounds read when logo bigger than screen
- atafb: limit SuperBlitter operations to supported layouts only
- vfb: fix driver removal cleanup sequence
- ssd1307fb: fix possible NULL pointer dereference on missing match data
- omapfb: Fix sparse warning in panel_enabled()
----------------------------------------------------------------
Helge Deller (3):
vt: hide cursor prior to font changes to avoid out-of-bound reads
fbdev: omapfb: Fix __be32 sparse warning in panel_enabled()
fbcon: Fix KASAN slab-out-of-bounds Read in fbcon_prepare_logo
Linmao Li (1):
fbdev: atafb: Restrict SuperBlitter to supported formats
Weiming Shi (1):
fbdev: vfb: defer cleanup until the last reference
Yang Zi (1):
fbdev: ssd1307fb: fix NULL pointer dereference on missing match data
drivers/tty/vt/vt.c | 9 +++++----
drivers/video/fbdev/atafb.c | 6 +++++-
drivers/video/fbdev/core/fbcon.c | 7 +++++++
.../video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c | 5 +++--
drivers/video/fbdev/ssd1307fb.c | 4 ++++
drivers/video/fbdev/vfb.c | 11 ++++++++---
6 files changed, 32 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] fbdev fixes for v7.3-rc3
2026-09-12 8:47 [GIT PULL] fbdev fixes for v7.3-rc3 Helge Deller
@ 2026-09-12 15:16 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-09-12 15:16 UTC (permalink / raw)
To: Helge Deller; +Cc: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel
The pull request you sent on Sat, 12 Sep 2026 10:47:58 +0200:
> http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-7.3-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/31a4327ffe2d8cbd0f51a3af6a3ffc5ecd7fdbee
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-12 15:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-12 8:47 [GIT PULL] fbdev fixes for v7.3-rc3 Helge Deller
2026-09-12 15:16 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).