CVE-2025-38630
published 2025-08-22CVE-2025-38630: 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…
medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
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").
Affected
40 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | debian_linux | — | — |
| debian | linux | < linux 6.1.148-1 (bookworm) | linux 6.1.148-1 (bookworm) |
| debian | linux-6.1 | < linux 6.1.148-1 (bookworm) | linux 6.1.148-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < 69373502c2b5d364842c702c941d1171e4f35a7c | 69373502c2b5d364842c702c941d1171e4f35a7c |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < f00c29e6755ead56baf2a9c1d3c4c0bb40af3612 | f00c29e6755ead56baf2a9c1d3c4c0bb40af3612 |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < cca8f5a3991916729b39d797d01499c335137319 | cca8f5a3991916729b39d797d01499c335137319 |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < ac16154cccda8be10ee3ae188f10a06f3890bc5d | ac16154cccda8be10ee3ae188f10a06f3890bc5d |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < 4b5d36cc3014986e6fac12eaa8433fe56801d4ce | 4b5d36cc3014986e6fac12eaa8433fe56801d4ce |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < 40f0a51f6c54d46a94b9f1180339ede7ca7ee190 | 40f0a51f6c54d46a94b9f1180339ede7ca7ee190 |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < 49377bac9e3bec1635065a033c9679214fe7593e | 49377bac9e3bec1635065a033c9679214fe7593e |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < f060441c153495750804133555cf0a211a856892 | f060441c153495750804133555cf0a211a856892 |
| linux | linux | >= 1b6c79361ba5ce30b40f0f7d6fc2421dc5fcbe0c < da11e6a30e0bb8e911288bdc443b3dc8f6a7cac7 | da11e6a30e0bb8e911288bdc443b3dc8f6a7cac7 |
| linux | linux_kernel | >= 0 < 6.1.148-1 | 6.1.148-1 |
| linux | linux_kernel | >= 0 < 6.12.43-1 | 6.12.43-1 |
| linux | linux_kernel | >= 0 < 6.16.3-1 | 6.16.3-1 |
| linux | linux_kernel | >= 0 < 5.15.0-163.173 | 5.15.0-163.173 |
| linux | linux_kernel | >= 0 < 6.8.0-100.100 | 6.8.0-100.100 |
| linux | linux_kernel | >= 3.11 < 5.4.297 | 5.4.297 |
| linux | linux_kernel | >= 5.11 < 5.15.190 | 5.15.190 |
| linux | linux_kernel | >= 5.16 < 6.1.148 | 6.1.148 |
| linux | linux_kernel | >= 5.5 < 5.10.241 | 5.10.241 |
| linux | linux_kernel | >= 6.13 < 6.15.10 | 6.15.10 |
| linux | linux_kernel | >= 6.16 < 6.16.1 | 6.16.1 |
| linux | linux_kernel | >= 6.2 < 6.6.102 | 6.6.102 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM