CVE-2022-0367
29.08.2022, 15:15
A heap-based buffer overflow flaw was found in libmodbus in function modbus_reply() in src/modbus.c.Enginsight
Vendor | Product | Version |
---|---|---|
libmodbus | libmodbus | 𝑥 < 3.1.7 |
fedoraproject | extra_packages_for_enterprise_linux | 7.0 |
debian | debian_linux | 10.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References