Name | CVE-2019-10056 |
Description | An issue was discovered in Suricata 4.1.3. The code mishandles the case of sending a network packet with the right type, such that the function DecodeEthernet in decode-ethernet.c is executed a second time. At this point, the algorithm cuts the first part of the packet and doesn't determine the current length. Specifically, if the packet is exactly 28 long, in the first iteration it subtracts 14 bytes. Then, it is working with a packet length of 14. At this point, the case distinction says it is a valid packet. After that it casts the packet, but this packet has no type, and the program crashes at the type case distinction. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | ELA-1162-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
suricata (PTS) | jessie, jessie (lts) | 2.0.7-2+deb8u5 | vulnerable |
stretch | 3.2.1-1+deb9u1 | vulnerable | |
buster, buster (lts) | 1:4.1.2-2+deb10u2 | fixed | |
bullseye | 1:6.0.1-3 | fixed | |
bookworm | 1:6.0.10-1 | fixed | |
sid, trixie | 1:7.0.7-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
suricata | source | wheezy | (unfixed) | end-of-life | ||
suricata | source | buster | 1:4.1.2-2+deb10u2 | ELA-1162-1 | ||
suricata | source | (unstable) | 1:4.1.4-1 |
[buster] - suricata <no-dsa> (Minor issue)
[stretch] - suricata <no-dsa> (Minor issue)
[jessie] - suricata <no-dsa> (Minor issue)
https://redmine.openinfosecfoundation.org/issues/2946