Security Advisory

CVE-2025-37912

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-05-20 15:21:44
Last updated 2026-05-23 15:58:34
Assigner Linux
CVSS score not scored
State PUBLISHED

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.