2 matches found
ROOT-OS-DEBIAN-13-CVE-2025-38635 CVE-2025-38635 in rootio-linux - Patched by Root
Root has patched CVE-2025-38635 in the rootio-linux package for Root:Debian:13. Multiple fixed versions available...
CVE-2025-38635 clk: davinci: Add NULL check in davinci_lpsc_clk_register()
In the Linux kernel, the following vulnerability has been resolved: clk: davinci: Add NULL check in davincilpscclkregister devmkasprintf returns NULL when memory allocation fails. Currently, davincilpscclkregister does not check for this case, which results in a NULL pointer dereference. Add NULL...