VDB
DEBIAN-CVE-2025-39853
DEBIAN-CVE-2025-39853
PUBLISHED
CVSS 7.099999904632568 HIGH
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty list_first_entry() never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fix this by using list_first_entry_or_null instead of list_first_entry.
Risk Scores
CVSS 3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.124-1, 6.1.139-1, 6.1.137-1 |
| Debian:13 | linux | 6.12.43-1, 6.12.43-1, 6.12.43-1 |
| Debian:11 | linux | 5.10.92-1~bpo10+1, 5.10.103-1, 5.10.103-1~bpo10+1 |
| Debian:14 | linux | 6.15.1-1~exp1, 6.14.3-1~exp1, 6.13~rc7-1~exp1 |
| Debian:11 | linux-6.1 | 6.1.147-1~deb11u1, 6.1.148-1~deb11u1, * |
Timeline
- Sep 19, 2025 CVE Published
- Apr 28, 2026 CVE Updated