Memory handling issue in editcap could cause denial of service via crafted capture file
Solution:
The product attempts to return a memory resource to the system, but it calls a release function that is not compatible with the function that was originally used to allocate that resource.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://www.wireshark.org/security/wnpa-sec-2024-08.html | vendor advisory |
https://gitlab.com/wireshark/wireshark/-/issues/19724 | issue tracking permissions required exploit |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/66H2BSENPSIALF2WIZF7M3QBVWYBMFGW/ | mailing list |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7MKFJAZDKXGFFQPRDYLX2AANRNMYZZEZ/ | mailing list |