VYPR
Unrated severityNVD Advisory· Published Aug 16, 2025

ice: add NULL check in eswitch lag check

CVE-2025-38526

Description

In the Linux kernel, the following vulnerability has been resolved:

ice: add NULL check in eswitch lag check

The function ice_lag_is_switchdev_running() is being called from outside of the LAG event handler code. This results in the lag->upper_netdev being NULL sometimes. To avoid a NULL-pointer dereference, there needs to be a check before it is dereferenced.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

116

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.