Actions
Bug #1475
closedapp-layer-modbus: AddressSanitizer error (heap-buffer-overflow)
Affected Versions:
Effort:
Difficulty:
Label:
Description
In processing modbus_test_data_part2.pcap from https://github.com/digitalbond/quickdraw, the following error occurs:
13679 ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60040001eda0 at pc 0x55a799 bp 0x7f920102d7f0 sp 0x7f920102d7e8
READ of size 1 at 0x60040001eda0 thread T1 (PcapFile)
#0 0x55a798 in ModbusExtractUint8 /home/victor/devel/eidps/src/app-layer-modbus.c:394
Updated by David DIALLO over 9 years ago
- Status changed from New to Resolved
- % Done changed from 80 to 100
Updated by Victor Julien over 9 years ago
- Status changed from Resolved to Closed
Actions