Acknowledged
Created: Sep 4, 2025
Updated: Sep 8, 2025
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]fbdev: fix potential buffer overflow in do_register_framebuffer()[EOL][EOL]The current implementation may lead to buffer overflow when:[EOL]1. Unregistration creates NULL gaps in registered_fb[][EOL]2. All array slots become occupied despite num_registered_fb < FB_MAX[EOL]3. The registration loop exceeds array bounds[EOL][EOL]Add boundary check to prevent registered_fb[FB_MAX] access.
CREATE(Triage):(User=admin) [CVE-2025-38702 (https://nvd.nist.gov/vuln/detail/CVE-2025-38702)