CVE-2025-40323 is a use-after-free (UAF) vulnerability in the Linux kernel's framebuffer console (fbcon) component. It occurs because when a framebuffer's mode list is freed, the corresponding pointers in the global fb_display array are not nulled out, leading to dangling pointers. This can be triggered by specific sequences of framebuffer device registration, mode setting, and unregistration, as demonstrated by syzkaller. The vulnerability has no assigned CVSS score, but its FAUCET Risk Score is 7/100, indicating a relatively low severity. The attack vector involves local system calls, suggesting a high complexity to exploit and requiring prior access to the system. The potential impact is a system crash (denial of service) due to the UAF, as evidenced by the KASAN report. There is no evidence of active exploitation, and no public exploit code is available on platforms like Metasploit or ExploitDB. The vulnerability has received no community discussion or media coverage, which is typical for the vast majority of CVEs.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
| Linux | Linux | 2.6.12CNA affecteddefault affected | |
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 39c2c1a2773aaf73e56906e5ef670114eb2d354f, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 468f78276a37f4c6499385a4ce28f4f57be6655d, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 4ac18f0e6a6d599ca751c4cd98e522afc8e3d4eb, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a1f3058930745d2b938b6b4f5bd9630dc74b26b7, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c079d42f70109512eee49123a843be91d8fa133f, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < de89d19f4f30d9a8de87b9d08c1bd35cb70576d8CNA affecteddefault unaffected |
CVSS data has not been published for this CVE.
No social media mentions found for this CVE.
Linux kernel (Azure CVM) vulnerabilities
Jul 24, 2026Linux kernel vulnerabilities
Jul 24, 2026Linux kernel (NVIDIA Tegra) vulnerabilities
Jul 21, 2026Linux kernel vulnerabilities
Jul 21, 2026Linux kernel (Xilinx) vulnerabilities
May 7, 2026Linux kernel (Azure FIPS) vulnerabilities
Apr 9, 2026Linux kernel (Raspberry Pi) vulnerabilities
Apr 1, 2026Linux kernel (Azure) vulnerabilities
Mar 25, 2026Linux kernel (Azure) vulnerabilities
Mar 25, 2026Linux kernel (AWS) vulnerabilities
Mar 23, 2026Linux kernel (Real-time) vulnerabilities
Mar 17, 2026Linux kernel (FIPS) vulnerabilities
Mar 16, 2026Linux kernel (NVIDIA) vulnerabilities
Mar 16, 2026Linux kernel vulnerabilities
Mar 16, 2026Linux kernel (Azure) vulnerabilities
Feb 24, 2026fbcon: Set fb_display[i]->mode to NULL when the mode is released
Dec 9, 2025kernel: fbcon: Set fb_display[i]->mode to NULL when the mode is released
Dec 8, 2025