Bugzilla – Bug 1224062
VUL-0: CVE-2024-34244: libmodbus: buffer overflow via the modbus_write_bits function
Last modified: 2024-06-11 22:20:16 UTC
libmodbus v3.1.10 is vulnerable to Buffer Overflow via the modbus_write_bits function. This issue can be triggered when the function is fed with specially crafted input, which leads to out-of-bounds read and can potentially cause a crash or other unintended behaviors. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-34244 https://www.cve.org/CVERecord?id=CVE-2024-34244 https://github.com/stephane/libmodbus/issues/743
Upstream has no solution yet. If possible, let's wait a bit and then see. If there well be no upstream fix, we will investigate further.
Checking the upstream again, there is still no fix. The upstream issue has no progress. However the report indicates exact crash line, the source of the problem could be elsewhere. Is it serious enough to start a research? Note that we have no Modbus testing hardware.