CVE-2025-39853

HIGH

Linux kernel - Memory Corruption

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 7.1
EPSS 0.0001
EPSS Percentile 1.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Details

CWE
CWE-125
Status published
Products (10)
debian/debian_linux 11.0
linux/Kernel 4.6.0 - 5.4.299linux
linux/Kernel 5.11.0 - 5.15.192linux
linux/Kernel 5.16.0 - 6.1.151linux
linux/Kernel 5.5.0 - 5.10.243linux
linux/Kernel 6.13.0 - 6.16.6linux
linux/Kernel 6.2.0 - 6.6.105linux
linux/Kernel 6.7.0 - 6.12.46linux
linux/linux_kernel 6.17 rc1 (4 CPE variants)
linux/linux_kernel 4.6 - 5.4.299
Published Sep 19, 2025
Tracked Since Feb 18, 2026