In the Linux kernel, the following vulnerability has been resolved:
ksmbd: use listfirstentryornull for opinfogetlist()
The listfirstentry() macro never returns NULL. If the list is empty then it returns an invalid pointer. Use listfirstentryornull() to check if the list is empty.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/ee626f5d79d5817bb21d6f048dc0da4c4e383443/cves/2025/38xxx/CVE-2025-38092.json",
"cna_assigner": "Linux"
}