A NULL pointer dereference vulnerability exists in the Linux kernel's ice driver in the function ice_reset_all_vfs(). (CVE-2026-53289)
A NULL pointer dereference vulnerability exists in the Linux kernel's ice driver in the function ice_reset_all_vfs(). This occurs when ice_vf_rebuild_vsi() fails during operations such as NVM firmware updates, leading to a kernel crash due to dereferencing uninitialized VSI structures. The issue is caused by ignoring the return value of ice_vf_rebuild_vsi(), resulting in a NULL pointer dereference in ice_ena_vf_q_mappings().
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's ice driver arises because ice_reset_all_vfs() does not check the return value of ice_vf_rebuild_vsi(). When VSI rebuild fails, for example during NVM firmware updates, the VSI teardown leaves txq_map and rxq_map pointers as NULL. Subsequent calls to ice_vf_post_vsi_rebuild() access these NULL pointers, causing a kernel crash due to NULL pointer dereference. The single-VF reset path correctly handles this by checking return values and skipping further calls on failure. The patch applies this pattern to ice_reset_all_vfs(), preventing the crash by skipping calls when rebuild fails and leaving the VF safely disabled. The underlying cause of rebuild failure during firmware updates remains, but this fix prevents kernel crashes from NULL pointer dereferences.
Potential Impact
This vulnerability causes a kernel crash (denial of service) when the ice driver attempts to access NULL pointers after a failed VSI rebuild. It does not lead to information disclosure or privilege escalation but results in system instability during specific operations such as NVM firmware updates.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described patch pattern involves checking return values of ice_vf_rebuild_vsi() and skipping subsequent calls on failure to prevent kernel crashes. Until an official fix is confirmed, avoid performing NVM firmware updates or other operations that trigger VSI rebuilds on affected systems, or apply any available vendor updates addressing this issue.
A NULL pointer dereference vulnerability exists in the Linux kernel's ice driver in the function ice_reset_all_vfs(). (CVE-2026-53289)
Description
A NULL pointer dereference vulnerability exists in the Linux kernel's ice driver in the function ice_reset_all_vfs(). This occurs when ice_vf_rebuild_vsi() fails during operations such as NVM firmware updates, leading to a kernel crash due to dereferencing uninitialized VSI structures. The issue is caused by ignoring the return value of ice_vf_rebuild_vsi(), resulting in a NULL pointer dereference in ice_ena_vf_q_mappings().
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's ice driver arises because ice_reset_all_vfs() does not check the return value of ice_vf_rebuild_vsi(). When VSI rebuild fails, for example during NVM firmware updates, the VSI teardown leaves txq_map and rxq_map pointers as NULL. Subsequent calls to ice_vf_post_vsi_rebuild() access these NULL pointers, causing a kernel crash due to NULL pointer dereference. The single-VF reset path correctly handles this by checking return values and skipping further calls on failure. The patch applies this pattern to ice_reset_all_vfs(), preventing the crash by skipping calls when rebuild fails and leaving the VF safely disabled. The underlying cause of rebuild failure during firmware updates remains, but this fix prevents kernel crashes from NULL pointer dereferences.
Potential Impact
This vulnerability causes a kernel crash (denial of service) when the ice driver attempts to access NULL pointers after a failed VSI rebuild. It does not lead to information disclosure or privilege escalation but results in system instability during specific operations such as NVM firmware updates.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described patch pattern involves checking return values of ice_vf_rebuild_vsi() and skipping subsequent calls on failure to prevent kernel crashes. Until an official fix is confirmed, avoid performing NVM firmware updates or other operations that trigger VSI rebuilds on affected systems, or apply any available vendor updates addressing this issue.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-59wv-wqhp-c4vv
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53289"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a4e4ed9c9d9e3dbe3288539
Added to database: 07/08/2026, 13:21:29 UTC
Last enriched: 07/08/2026, 13:32:15 UTC
Last updated: 07/31/2026, 19:24:47 UTC
Views: 8
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.