First published: Mon Jul 17 2023(Updated: )
An issue was discovered in set_con2fb_map in drivers/video/fbdev/core/fbcon.c in the Linux kernel before 6.2.12. Because an assignment occurs only for the first vc, the fbcon_registered_fb and fbcon_display arrays can be desynchronized in fbcon_mode_deleted (the con2fb_map points at the old fb_info).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/Kernel | <6.3 | 6.3 |
Linux kernel | <6.2.12 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-38409 has been rated as a medium severity vulnerability in versions of the Linux kernel before 6.2.12.
To fix CVE-2023-38409, upgrade the Linux kernel to version 6.3 or later.
CVE-2023-38409 affects the framebuffer console handling in the Linux kernel's fbdev subsystem.
CVE-2023-38409 may affect any Linux distribution using a vulnerable kernel version prior to 6.2.12.
CVE-2023-38409 was discovered in the Linux kernel versions before 6.2.12, specifically concerning the function set_con2fb_map.