VDB
DEBIAN-CVE-2025-38630
DEBIAN-CVE-2025-38630
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref fb_add_videomode() can fail with -ENOMEM when its internal kmalloc() cannot allocate a struct fb_modelist. If that happens, the modelist stays empty but the driver continues to register. Add a check for its return value to prevent poteintial null-ptr-deref, which is similar to the commit 17186f1f90d3 ("fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var").
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.15.5-1, 6.15, 6.16-1 |
| Debian:11 | linux-6.1 | *, 6.1.148-1, 6.1.147-1 |
| Debian:12 | linux | 6.1.147-1, 6.1.38-1, 6.1.38-2 |
| Debian:13 | linux | 6.12.43-1, 6.12.41-1, 6.12.38-1 |
| Debian:11 | linux | 6.11.7-1, 6.11.9-1, 6.11~rc4-1~exp1 |
Timeline
- Aug 22, 2025 CVE Published
- Apr 28, 2026 CVE Updated