Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() Add NULL check for mlx5_get_flow_namespace() returns in mlx5_create_inner_ttc_table() and mlx5_create_ttc_table() to prevent NULL pointer dereference.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.12.26 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0b682680b12b08cd62b113ea92b2938195de1dfePatch
- https://git.kernel.org/stable/c/91037037ee3d611ce17f39d75f79c7de394b122aPatch
- https://git.kernel.org/stable/c/ecd9d2647ddb4f42a121de648e48659ae1856c39Patch
FAQ
What is CVE-2025-37888?
CVE-2025-37888 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() Add NULL check for mlx5_get_flow_namespace() returns in mlx5_crea...
How severe is CVE-2025-37888?
CVE-2025-37888 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-37888?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.