Report: CVE-2026-1679 - net: eswifi socket send payload length not bounded

Report: CVE-2026-1679 - net: eswifi socket send payload length not bounded

CVE ID :CVE-2026-1679 Published : March 27, 2026, 11:21 p.m. | 33 minutes ago Description :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. Severity: 7.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
HIGH
Published
March 27, 2026
CWE: CWE-120
Attack Vector: local