CVE-2025-39853
Last modified
CVE-2025-39853 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.6, < 5.4.299 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.243 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.192 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.151 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.105 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.46 | — |
| Linux | Linux Kernel | >= 6.13, < 6.16.6 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
| Debian | Debian Linux | 11.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39853?
How severe is CVE-2025-39853?
How do I fix CVE-2025-39853?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-39848In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39849In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3985A vulnerability was found in Apereo CAS 5.2.6. It has been c…4.9
- CVE-2025-39850In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39851In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39852In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39854In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39855In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39856In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39857In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39858In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39859In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-39853?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
