2 matches found
CVE-2024-27037
A null pointer dereference flaw was found in drivers/clk/zynq/clkc.c in the Linux kernel caused by kmalloc failure...
5.5CVSS6.6AI score0.00273EPSS
SaveExploits0References4
CVE-2024-27037
In the Linux kernel, the following vulnerability has been resolved: clk: zynq: Prevent null pointer dereference caused by kmalloc failure The kmalloc in zynqclksetup will return null if the physical memory has run out. As a result, if we use snprintf to write data to the null address, the null...
5.5CVSS7AI score0.00273EPSS
SaveExploits0
20