In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()[EOL][EOL]devm_kasprintf() returns NULL when memory allocation fails. Currently,[EOL]aspeed_lpc_enable_snoop() does not check for this case, which results in a[EOL]NULL pointer dereference.[EOL][EOL]Add NULL check after devm_kasprintf() to prevent this issue.[EOL][EOL][arj: Fix Fixes: tag to use subject from 3772e5da4454] CREATE(Triage):(User=lchen-cn) [CVE-2025-38145 (https://nvd.nist.gov/vuln/detail/CVE-2025-38145)