Improper Validation of Array Index Affecting kernel-devel package, versions <0:3.10.0-1160.114.2.el7
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RHEL7-KERNELDEVEL-7977613
- published 14 Sep 2024
- disclosed 12 Apr 2023
Introduced: 12 Apr 2023
CVE-2023-38409 Open this link in a new tabHow to fix?
Upgrade RHEL:7
kernel-devel
to version 0:3.10.0-1160.114.2.el7 or higher.
This issue was patched in RHSA-2024:1249
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream kernel-devel
package and not the kernel-devel
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
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).