CVE-2025-38526

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38526
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38526.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38526
Downstream
Published
2025-08-16T12:15:28Z
Modified
2025-08-30T18:01:35Z
Summary
[none]
Details

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

ice: add NULL check in eswitch lag check

The function icelagisswitchdevrunning() 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.

References

Affected packages