CVE-2026-1679

The eswifi socket offload driver copies user-provided payloads into a fixed buffer without checking available space; oversized sends overflow `eswifi->buf`, corrupting kernel memory (CWE-120). Exploit requires local code that can call the socket send API; no remote attacker can reach it directly.
Configurations

No configuration.

History

No history.

Information

Published : 2026-03-28 00:16

Updated : 2026-03-30 13:26


NVD link : CVE-2026-1679

Mitre link : CVE-2026-1679

CVE.ORG link : CVE-2026-1679


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')