In the Linux kernel, the following vulnerability has been resolved:
power: supply: cpcap-charger: Fix null check for powersupplygetbyname
In the cpcapusbdetect() function, the powersupplygetbyname()
function may return NULL instead of an error pointer.
To prevent potential null pointer dereferences, Added a null check.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38634.json"
}