Bugzilla – Bug 1225826
VUL-0: CVE-2024-36843: libmodbus: heap overflow via the modbus_mapping_free() function
Last modified: 2024-06-11 18:03:16 UTC
libmodbus v3.1.6 was discovered to contain a heap overflow via the modbus_mapping_free() function. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-36843 https://www.cve.org/CVERecord?id=CVE-2024-36843 https://github.com/stephane/libmodbus/issues/748 https://bugzilla.redhat.com/show_bug.cgi?id=2284252
Checking the upstream, there is no fix. The upstream issue has no progress. Redhat Bugzilla has no progress yet. It looks either like a double free() or a memory corruption that could be possibly found by valgring. Is it serious enough to start a research? Note that we have no Modbus testing hardware.