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.
References
Configurations
Configuration 1 (hide)
|
History
18 Nov 2025, 18:14
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.16:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.16:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.16:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.16:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.16:rc4:*:*:*:*:*:* |
|
| CWE | CWE-476 | |
| References | () https://git.kernel.org/stable/c/245917d3c5ed7c6ae720302b64eac5c6f0c85177 - Patch | |
| References | () https://git.kernel.org/stable/c/27591d926191e42b2332e4bad3bcd3a49def393b - Patch | |
| References | () https://git.kernel.org/stable/c/3ce58b01ada408b372f15b7c992ed0519840e3cf - Patch | |
| References | () https://git.kernel.org/stable/c/5a5d64f0eec82076b2c09fee2195d640cfbe3379 - Patch |
Information
Published : 2025-08-16 12:15
Updated : 2025-11-18 18:14
NVD link : CVE-2025-38526
Mitre link : CVE-2025-38526
CVE.ORG link : CVE-2025-38526
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
