CVE-2025-38526

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.
CVSS

No CVSS.

Configurations

No configuration.

History

16 Aug 2025, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-16 12:15

Updated : 2025-08-16 12:15


NVD link : CVE-2025-38526

Mitre link : CVE-2025-38526

CVE.ORG link : CVE-2025-38526


JSON object : View

Products Affected

No product.

CWE

No CWE.