PT-2026-44233 · Linux · Linux Kernel

Published

2026-05-28

·

Updated

2026-06-15

·

CVE-2026-46110

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A NULL pointer dereference can occur in the stmmac driver when RX memory is exhausted. The driver uses a shared ring array of DMA descriptors to coordinate between the CPU and MAC. The stmmac rx() and stmmac rx zc() functions process these descriptors by checking the own status flag. However, the driver fails to distinguish between a descriptor that is full (ready for processing) and one that is dirty (buffer is NULL because allocation failed in stmmac rx refill()). When memory starvation occurs and the cur rx index catches up to the dirty rx index, the system may attempt to process a dirty descriptor, leading to a kernel panic.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-46110
ECHO-451B-C709-8943
OPENSUSE-SU-2026:10954-1
SUSE-SU-2026:22048-1
SUSE-SU-2026:22076-1
SUSE-SU-2026:22087-1
SUSE-SU-2026:22108-1

Affected Products

Linux Kernel