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