CVE-2025-38630
fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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").
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 22, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < 69373502c2b5d364842c702c941d1171e4f35a7c 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < f00c29e6755ead56baf2a9c1d3c4c0bb40af3612 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < cca8f5a3991916729b39d797d01499c335137319 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < ac16154cccda8be10ee3ae188f10a06f3890bc5d 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < 4b5d36cc3014986e6fac12eaa8433fe56801d4ce 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < 40f0a51f6c54d46a94b9f1180339ede7ca7ee190 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < 49377bac9e3bec1635065a033c9679214fe7593e 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < f060441c153495750804133555cf0a211a856892 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < da11e6a30e0bb8e911288bdc443b3dc8f6a7cac7
Linux / Linux
3.11
References
git.kernel.org: https://git.kernel.org/stable/c/69373502c2b5d364842c702c941d1171e4f35a7c git.kernel.org: https://git.kernel.org/stable/c/f00c29e6755ead56baf2a9c1d3c4c0bb40af3612 git.kernel.org: https://git.kernel.org/stable/c/cca8f5a3991916729b39d797d01499c335137319 git.kernel.org: https://git.kernel.org/stable/c/ac16154cccda8be10ee3ae188f10a06f3890bc5d git.kernel.org: https://git.kernel.org/stable/c/4b5d36cc3014986e6fac12eaa8433fe56801d4ce git.kernel.org: https://git.kernel.org/stable/c/40f0a51f6c54d46a94b9f1180339ede7ca7ee190 git.kernel.org: https://git.kernel.org/stable/c/49377bac9e3bec1635065a033c9679214fe7593e git.kernel.org: https://git.kernel.org/stable/c/f060441c153495750804133555cf0a211a856892 git.kernel.org: https://git.kernel.org/stable/c/da11e6a30e0bb8e911288bdc443b3dc8f6a7cac7 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html