First published: Wed Aug 31 2022(Updated: )
In subsys/net/ip/tcp.c , function tcp_flags , when the incoming parameter flags is ECN or CWR , the buf will out-of-bounds write a byte zero.
Credit: vulnerabilities@zephyrproject.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zephyrproject Zephyr | <=3.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-1841 is a vulnerability in the Zephyr Project's Zephyr software, specifically in the subsys/net/ip/tcp.c file.
CVE-2022-1841 has a severity rating of 5.3, which is considered high.
CVE-2022-1841 affects Zephyr Project's Zephyr software version 3.0.0 and earlier, causing an out-of-bounds write of a zero byte in the subsys/net/ip/tcp.c file when the 'flags' parameter is ECN or CWR.
CVE-2022-1841 is associated with CWE-787.
To fix the CVE-2022-1841 vulnerability, you should update Zephyr Project's Zephyr software to a version later than 3.0.0.