CVE-2025-40322
NONE EPSS 6.5%
Published Dec 8, 20256mo ago · Modified Jun 17, 20261w ago
Published Dec 8, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago
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.
Threat Intelligence
EPSS Exploit Probability
6.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 8
- git.kernel.org https://git.kernel.org/stable/c/0998a6cb232674408a03e8561dc15aa266b2f53b
- git.kernel.org https://git.kernel.org/stable/c/18c4ef4e765a798b47980555ed665d78b71aeadf
- git.kernel.org https://git.kernel.org/stable/c/901f44227072be60812fe8083e83e1533c04eed1
- git.kernel.org https://git.kernel.org/stable/c/9ba1a7802ca9a2590cef95b253e6526f4364477f
- git.kernel.org https://git.kernel.org/stable/c/a10cede006f9614b465cf25609a8753efbfd45cc
- git.kernel.org https://git.kernel.org/stable/c/c12003bf91fdff381c55ef54fef3e961a5af2545
- git.kernel.org https://git.kernel.org/stable/c/db5c9a162d2f42bcc842b76b3d935dcc050a0eec
- git.kernel.org https://git.kernel.org/stable/c/efaf89a75a29b2d179bf4fe63ca62852e93ad620
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.