3 matches found
ROOT-OS-DEBIAN-13-CVE-2025-38630 CVE-2025-38630 in rootio-linux - Patched by Root
Root has patched CVE-2025-38630 in the rootio-linux package for Root:Debian:13. Multiple fixed versions available...
CVE-2025-38630 affecting package kernel for versions less than 6.6.104.2-1
CVE-2025-38630 affecting package kernel for versions less than 6.6.104.2-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38630
CVE-2025-38630 involves the Linux kernel fbdev imxfb driver. The issue arises when fb_add_videomode() returns -ENOMEM from internal kmalloc(), leaving the modelist empty but the driver still registers, risking a null pointer dereference. The patch adds a check on the return value to prevent this,...