Bug 1201797 (CVE-2015-2154)
Summary: | CVE-2015-2154 tcpdump: ethernet printer osi_print_cksum() missing sanity checks out-of-bounds read | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Martin Prpič <mprpic> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | athmanem, carnil, msekleta, sardella, thozza |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | tcpdump 4.7.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-06-01 19:23:03 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1201799 | ||
Bug Blocks: | 1201800, 1415638 |
Description
Martin Prpič
2015-03-13 14:15:48 UTC
Created tcpdump tracking bugs for this issue: Affects: fedora-all [bug 1201799] This is caused by missing sanity checks in the osi_print_cksum() function in print-isoclns.c. The function may call the create_osi_cksum() function in checksum.c with invalid data. Fortunately, this seems to be exploitable for an application crash due to an out-of-bounds read only. tcpdump-4.7.3-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. tcpdump-4.7.3-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. tcpdump-4.5.1-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2017:1871 https://access.redhat.com/errata/RHSA-2017:1871 |