Vulnerability Description
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.
CVSS Score
7.2
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zephyrproject | Zephyr | <= 3.0.0 |
Related Weaknesses (CWE)
References
- http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-5c3j-p8cr-2PatchThird Party Advisory
- http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-5c3j-p8cr-2PatchThird Party Advisory
FAQ
What is CVE-2022-1841?
CVE-2022-1841 is a vulnerability with a CVSS score of 7.2 (HIGH). 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.
How severe is CVE-2022-1841?
CVE-2022-1841 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-1841?
Check the references section above for vendor advisories and patch information. Affected products include: Zephyrproject Zephyr.