CVE-2019-10054

An issue was discovered in Suricata 4.1.3. The function process_reply_record_v3 lacks a check for the length of reply.data. It causes an invalid memory access and the program crashes within the nfs/nfs3.rs file.
References
Configurations

Configuration 1

cpe:2.3:a:suricata-ids:suricata:4.1.3:*:*:*:*:*:*:*

Information

Published : 2019-08-28 09:15

Updated : 2021-07-21 11:39


NVD link : CVE-2019-10054

Mitre link : CVE-2019-10054

Products Affected
CWE
CWE-191

Integer Underflow (Wrap or Wraparound)

CWE-20