CVE-2025-40322 Details
Description
In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bit_putcs* bit_putcs_aligned()/unaligned() derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the built-in font array. Clamp the index to the actual glyph count before computing the address. This fixes a global out-of-bounds read reported by syzbot.
A vulnerability in the Linux kernel's framebuffer (fbdev) bitblit operations has been addressed. The issue arose because the glyph index was derived from the character value, which could exceed the actual font's glyph count, leading to a global out-of-bounds read. This vulnerability was reported by syzbot.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the Linux kernel's official website.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 8, 2025CISA-ADP
Assessed Jun 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/0998a6cb232674408a03e8561dc15aa266b2f53b | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/18c4ef4e765a798b47980555ed665d78b71aeadf | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/901f44227072be60812fe8083e83e1533c04eed1 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/9ba1a7802ca9a2590cef95b253e6526f4364477f | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/a10cede006f9614b465cf25609a8753efbfd45cc | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/c12003bf91fdff381c55ef54fef3e961a5af2545 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/db5c9a162d2f42bcc842b76b3d935dcc050a0eec | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/efaf89a75a29b2d179bf4fe63ca62852e93ad620 | kernel.org | Source CodeVendor |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| Linux kernel | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 30, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Dec 8, 2025 | New CVE Received | kernel.org |
Volerion