SB20260529188 - NULL pointer dereference in Linux kernel stmicro stmmac driver



SB20260529188 - NULL pointer dereference in Linux kernel stmicro stmmac driver

Published: May 29, 2026

Security Bulletin ID SB20260529188
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) NULL pointer dereference (CVE-ID: CVE-2026-46110)

CWE-ID: CWE-476 - NULL Pointer Dereference

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local attacker to cause a denial of service.

The vulnerability exists due to a NULL pointer dereference in stmmac_rx() and stmmac_rx_zc() in the stmmac driver when processing receive descriptors after RX memory exhaustion. A local attacker can trigger memory starvation and network receive processing to cause a denial of service.

The issue occurs when dirty descriptors with OWN=0 and NULL buffers are mistaken for completed descriptors.


Remediation

Install update from vendor's website.