In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]clk: bcm: rpi: Add NULL check in raspberrypi_clk_register()[EOL][EOL]devm_kasprintf() returns NULL when memory allocation fails. Currently,[EOL]raspberrypi_clk_register() does not check for this case, which results[EOL]in a NULL pointer dereference.[EOL][EOL]Add NULL check after devm_kasprintf() to prevent this issue. CREATE(Triage):(User=lchen-cn) [CVE-2025-38160 (https://nvd.nist.gov/vuln/detail/CVE-2025-38160)