CVE-2025-37912 Details
Description
In the Linux kernel, the following vulnerability has been resolved: ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() As mentioned in the commit baeb705fd6a7 ("ice: always check VF VSI pointer values"), we need to perform a null pointer check on the return value of ice_get_vf_vsi() before using it.
A vulnerability in the Linux kernel's ice driver has been addressed, which involved a potential null pointer dereference. The issue arose in the function ice_vc_add_fdir_fltr(), where the return value of ice_get_vf_vsi() was not properly checked before being used. This oversight could lead to a null pointer dereference, causing a crash or undefined behavior.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/0561f2e374c3732b90e50f0a244791a4308ec67e | kernel.org | Patch |
| https://git.kernel.org/stable/c/073791e9cfe6e4a11a6d85816ba87b1aa207493e | kernel.org | Patch |
| https://git.kernel.org/stable/c/425c5f266b2edeee0ce16fedd8466410cdcfcfe3 | kernel.org | Patch |
| https://git.kernel.org/stable/c/a32dcc3b8293600ddc4024731b4d027d4de061a4 | kernel.org | Patch |
| https://git.kernel.org/stable/c/eae60cfe25d022d7f0321dba4cc23ad8e87ade48 | kernel.org | Patch |
| https://git.kernel.org/stable/c/f68237982dc012230550f4ecf7ce286a9c37ddc9 | kernel.org | Patch |
| https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html | CVE | Mailing List |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-476 | NULL Pointer Dereference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 5.15.172, < 5.15.182 >= 6.1.103, < 6.1.138 >= 6.6.44, < 6.6.90 >= 6.10.3, < 6.12.28 >= 6.13, < 6.14.6 6.15 rc1 6.15 rc2 6.15 rc3 6.15 rc4 |
CPE
Remediation
| |
| debian debian linux | 11.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Nov 17, 2025 | Initial Analysis | [email protected] |
| Nov 3, 2025 | CVE Modified | CVE |
| May 20, 2025 | New CVE Received | kernel.org |