CVE-2026-1679

Publication date

2026-03-27 23:21:18

Family

zephyr

State

PUBLISHED

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.