In the Linux kernel, the following vulnerability has been resolved:
eth: mlx4: Fix ISERR() vs NULL check bug in mlx4encreaterx_ring
Replace NULL check with ISERR() check after calling pagepoolcreate() since this function returns error pointers (ERRPTR). Using NULL check could lead to invalid pointer dereference.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39858.json",
"cna_assigner": "Linux"
}