In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Oct 15, 2025
to the GitHub Advisory Database
•
Updated Oct 15, 2025
Description
Published by the National Vulnerability Database
Feb 26, 2025
Published to the GitHub Advisory Database
Oct 15, 2025
Last updated
Oct 15, 2025
In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: sm712fb: Fix crash in smtcfb_write()
When the sm712fb driver writes three bytes to the framebuffer, the
driver will crash:
Fix it by removing the open-coded endianness fixup-code.
References