Bug 990180 (CVE-2013-4936)
| Summary: | CVE-2013-4936 wireshark: DoS (NULL pointer dereference, crash) in the PROFINET Real-Time dissector (wnpa-sec-2013-53) | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Jan Lieskovsky <jlieskov> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | huzaifas, jkurik, phatina, rvokal, vkrizan |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Wireshark 1.10.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-13 05:59:49 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: | 979246, 990202, 994914, 994924 | ||
| Bug Blocks: | 974906, 990216 | ||
|
Description
Jan Lieskovsky
2013-07-30 14:08:36 UTC
The patches mentioned in comment #0 are not correct. The correct patch which corrects this flaw is: http://anonsvn.wireshark.org/viewvc?view=revision&revision=50651 Statement: This issue does not affect the version of wireshark as shipped with Red Hat Enterprise Linux 5. This issue has been addressed in following products: Red Hat Enterprise Linux 6 Via RHSA-2013:1569 https://rhn.redhat.com/errata/RHSA-2013-1569.html (In reply to Huzaifa S. Sidhpurwala from comment #2) > Statement: > > This issue affects the version of wireshark as shipped with Red Hat > Enterprise Linux 5. The Red Hat Security Response Team has rated this issue > as having low security impact, a future update may address this flaw. Using wireshark-1.0.15-5.el5 Having looked at the upstream bug report, I can't make tshark crash using provided capture file. The code doesn't dereference mentioned pointers. IsDFP_Frame() isn't even present. Can you, please, investigate this flaw again? |