๐Ÿ” CVE Alert

CVE-2025-38685

UNKNOWN 0.0

fbdev: Fix vmalloc out-of-bounds write in fast_imageblit

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix vmalloc out-of-bounds write in fast_imageblit This issue triggers when a userspace program does an ioctl FBIOPUT_CON2FBMAP by passing console number and frame buffer number. Ideally this maps console to frame buffer and updates the screen if console is visible. As part of mapping it has to do resize of console according to frame buffer info. if this resize fails and returns from vc_do_resize() and continues further. At this point console and new frame buffer are mapped and sets display vars. Despite failure still it continue to proceed updating the screen at later stages where vc_data is related to previous frame buffer and frame buffer info and display vars are mapped to new frame buffer and eventully leading to out-of-bounds write in fast_imageblit(). This bheviour is excepted only when fg_console is equal to requested console which is a visible console and updates screen with invalid struct references in fbcon_putcs().

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 4, 2025
Last Updated May 12, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 078e62bffca4b7e72e8f3550eb063ab981c36c7a 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 4c4d7ddaf1d43780b106bedc692679f965dc5a3a 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 27b118aebdd84161c8ff5ce49d9d536f2af10754 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < ed9b8e5016230868c8d813d9179523f729fec8c6 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 56701bf9eeb63219e378cb7fcbd066ea4eaeeb50 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < cfec17721265e72e50cc69c6004fe3475cd38df2 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < af0db3c1f898144846d4c172531a199bb3ca375d
Linux / Linux
2.6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/078e62bffca4b7e72e8f3550eb063ab981c36c7a git.kernel.org: https://git.kernel.org/stable/c/4c4d7ddaf1d43780b106bedc692679f965dc5a3a git.kernel.org: https://git.kernel.org/stable/c/27b118aebdd84161c8ff5ce49d9d536f2af10754 git.kernel.org: https://git.kernel.org/stable/c/ed9b8e5016230868c8d813d9179523f729fec8c6 git.kernel.org: https://git.kernel.org/stable/c/56701bf9eeb63219e378cb7fcbd066ea4eaeeb50 git.kernel.org: https://git.kernel.org/stable/c/cfec17721265e72e50cc69c6004fe3475cd38df2 git.kernel.org: https://git.kernel.org/stable/c/af0db3c1f898144846d4c172531a199bb3ca375d lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html cert-portal.siemens.com: https://cert-portal.siemens.com/productcert/html/ssa-082556.html cert-portal.siemens.com: https://cert-portal.siemens.com/productcert/html/ssa-032379.html