In the Linux kernel, the following vulnerability has been resolved:
fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
info->var, a framebuffer's current mode, is expected to have a matching entry in info->modelist. var_to_display() relies on this and treats a failed fb_match_mode() as "This should not happen". fb_set_var() keeps it true by adding the mode to the list on every change, and do_register_framebuffer() does the same at registration.
store_modes() replaces the modelist from userspace. fb_new_modelist() validates the new modes but does not check that info->var still has a match. It relies on fbcon_new_modelist() to re-point consoles, but that only handles consoles mapped to the framebuffer. With fbcon unbound there are none, so info->var is left describing a mode that is no longer in the list.
A later console takeover runs var_to_display(), where fb_match_mode() returns NULL and leaves fb_display[i].mode NULL. fbcon_switch() passes it to display_to_var(), and fb_videomode_to_var() dereferences the NULL mode.
Keep the current mode in the list in fb_new_modelist(), the same way fb_set_var() does.
CVSS Details
- CVSS 3.1 Base Score: 5.5
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Amazon Linux Ami 2 | — | Upgrade bpftool-debuginfoUpgrade bpftoolUpgrade kernel-tools-debuginfoUpgrade kernel-debuginfoUpgrade kernel-livepatch-5.10.260-259.1053Upgrade python-perfUpgrade kernelUpgrade kernel-debuginfo-common-x86_64Upgrade kernel-develUpgrade kernel-toolsUpgrade kernel-tools-develUpgrade kernel-livepatch-5.15.211-149.249Upgrade perfUpgrade kernel-debuginfo-common-aarch64Upgrade perf-debuginfoUpgrade kernel-headersUpgrade python-perf-debuginfo | Aug 2, 2026 | Aug 2, 2026 |
| Amazon_linux_2023 | — | Upgrade kernel6.18-toolsUpgrade kernel6.18-debuginfo-common-aarch64Upgrade kernel6.18-debuginfoUpgrade microvm-kernel6.18Upgrade python3-perf6.18Upgrade python3-perf6.18-debuginfoUpgrade kernel6.18-tools-debuginfoUpgrade kernel6.18-modules-extraUpgrade bpftool6.18-debuginfoUpgrade kernel6.18-headersUpgrade perf6.18-debuginfoUpgrade kernel6.18-debuginfo-common-x86_64Upgrade bpftool6.18Upgrade kernel6.18-modules-extra-commonUpgrade kernel6.18-tools-develUpgrade kernel-livepatch-6.18.38-73.137Upgrade perf6.18Upgrade kernel6.18-develUpgrade kernel6.18 | Aug 10, 2026 | Jul 19, 2026 |
| Debian | — | Upgrade linux-6.1Upgrade linux | Jul 20, 2026 | Jul 20, 2026 |
| Redhat_linux | — | No solution exists | Jul 22, 2026 | Jul 19, 2026 |
| Ubuntu | — | Upgrade linux-image-7.0.0-1011-oracleUpgrade linux-image-nvidia-bosUpgrade linux-image-realtimeUpgrade linux-image-generic-64kUpgrade linux-image-nvidia-bos-7.0Upgrade linux-image-aws-64kUpgrade linux-image-realtime-64k-hwe-26.04Upgrade linux-image-generic-7.0Upgrade linux-image-gke-64k-7.0Upgrade linux-image-oem-26.04aUpgrade linux-image-oracle-64kUpgrade linux-image-gcpUpgrade linux-image-azureUpgrade linux-image-7.0.0-1012-aws-64kUpgrade linux-image-7.0.0-1018-nvidia-64kUpgrade linux-image-nvidia-64kUpgrade linux-image-nvidia-7.0Upgrade linux-image-7.0.0-1011-gcp-64kUpgrade linux-image-nvidia-64k-hwe-26.04Upgrade linux-image-nvidia-hwe-26.04Upgrade linux-image-generic-hwe-24.04Upgrade linux-image-generic-hwe-26.04Upgrade linux-image-7.0.0-1014-azureUpgrade linux-image-gkeUpgrade linux-image-oem-26.04Upgrade linux-image-azure-7.0Upgrade linux-image-gcp-64kUpgrade linux-image-raspiUpgrade linux-image-raspi-realtimeUpgrade linux-image-awsUpgrade linux-image-7.0.0-1006-gke-64kUpgrade linux-image-oem-7.0Upgrade linux-image-7.0.0-31-generic-64kUpgrade linux-image-7.0.0-31-genericUpgrade linux-image-7.0.0-1012-awsUpgrade linux-image-nvidia-bos-64k-7.0Upgrade linux-image-realtime-64kUpgrade linux-image-realtime-hwe-26.04Upgrade linux-image-nvidia-bos-64kUpgrade linux-image-virtual-hwe-24.04Upgrade linux-image-gcp-64k-7.0Upgrade linux-image-generic-64k-7.0Upgrade linux-image-7.0.0-1019-raspi-realtimeUpgrade linux-image-7.0.0-2018-nvidia-bosUpgrade linux-image-7.0.0-2018-nvidia-bos-64kUpgrade linux-image-7.0.0-31-realtime-64kUpgrade linux-image-aws-7.0Upgrade linux-image-realtime-64k-7.0Upgrade linux-image-7.0.0-1011-oracle-64kUpgrade linux-image-ibm-7.0Upgrade linux-image-nvidia-64k-7.0Upgrade linux-image-raspi-realtime-7.0Upgrade linux-image-raspi-7.0Upgrade linux-image-aws-64k-7.0Upgrade linux-image-7.0.0-1006-gkeUpgrade linux-image-gke-hwe-26.04Upgrade linux-image-gke-64kUpgrade linux-image-7.0.0-1013-ibmUpgrade linux-image-oracle-7.0Upgrade linux-image-7.0.0-1011-gcpUpgrade linux-image-virtualUpgrade linux-image-genericUpgrade linux-image-gke-64k-hwe-26.04Upgrade linux-image-generic-64k-hwe-24.04Upgrade linux-image-nvidiaUpgrade linux-image-7.0.0-1013-oemUpgrade linux-image-7.0.0-1019-raspiUpgrade linux-image-azure-lts-26.04Upgrade linux-image-7.0.0-31-realtimeUpgrade linux-image-7.0.0-1018-nvidiaUpgrade linux-image-virtual-7.0Upgrade linux-image-oracleUpgrade linux-image-realtime-7.0Upgrade linux-image-oem-26.04bUpgrade linux-image-virtual-hwe-26.04Upgrade linux-image-oracle-64k-7.0Upgrade linux-image-gcp-7.0Upgrade linux-image-generic-64k-hwe-26.04Upgrade linux-image-gke-7.0Upgrade linux-image-ibm | Sep 14, 2026 | Sep 7, 2026 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Jul 27, 2026 | Jul 19, 2026 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub