Answer in brief
CVE-2026-72425 records a Unknown severity vulnerability in ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <b409a9dc37db8bd798122fc5bcdcfaccaf80db1e || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <335c2dd21ad9d520102906f96edb99fd5e89ac32 || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <87a042e45bf4870dc75ea05b4fc0286abecb2a4d || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <dd6d8e4412f805937f61f00bbfdfe831978be235 || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <b1fc5bafbc5f84df457b6f987ac993e0802f8d93 || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <ebbe8868cf473f698e0fbaf436d2618b2bcda806 | b409a9dc37db8bd798122fc5bcdcfaccaf80db1e, 335c2dd21ad9d520102906f96edb99fd5e89ac32, 87a042e45bf4870dc75ea05b4fc0286abecb2a4d, dd6d8e4412f805937f61f00bbfdfe831978be235, b1fc5bafbc5f84df457b6f987ac993e0802f8d93, ebbe8868cf473f698e0fbaf436d2618b2bcda806 |
| Linux/Linuxgeneric | 5.13 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs() Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using ice_vf_ctrl_vsi_release() instead of ice_vf_ctrl_invalidate_vsi() which aligns behavior with the ice_reset_vf() function. Reproduction: echo 1 > /sys/class/net/$pf/device/sriov_numvfs ethtool -N $vf flow-type ether proto 0x9000 action 0 echo 1 > /sys/class/net/$pf/device/reset
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-72425 records a Unknown severity vulnerability in ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <b409a9dc37db8bd798122fc5bcdcfaccaf80db1e || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <335c2dd21ad9d520102906f96edb99fd5e89ac32 || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <87a042e45bf4870dc75ea05b4fc0286abecb2a4d || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <dd6d8e4412f805937f61f00bbfdfe831978be235 || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <b1fc5bafbc5f84df457b6f987ac993e0802f8d93 || >=da62c5ff9dcdac67204d6647f3cd43ad931a59f4 <ebbe8868cf473f698e0fbaf436d2618b2bcda806 | b409a9dc37db8bd798122fc5bcdcfaccaf80db1e, 335c2dd21ad9d520102906f96edb99fd5e89ac32, 87a042e45bf4870dc75ea05b4fc0286abecb2a4d, dd6d8e4412f805937f61f00bbfdfe831978be235, b1fc5bafbc5f84df457b6f987ac993e0802f8d93, ebbe8868cf473f698e0fbaf436d2618b2bcda806 |
| Linux/Linuxgeneric | 5.13 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs() Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using ice_vf_ctrl_vsi_release() instead of ice_vf_ctrl_invalidate_vsi() which aligns behavior with the ice_reset_vf() function. Reproduction: echo 1 > /sys/class/net/$pf/device/sriov_numvfs ethtool -N $vf flow-type ether proto 0x9000 action 0 echo 1 > /sys/class/net/$pf/device/reset
Quoted source text, attributed separately from HOL analysis.