CVE-2024-4853
14.05.2024, 15:45
Memory handling issue in editcap could cause denial of service via crafted capture fileEnginsight
Vendor | Product | Version |
---|---|---|
wireshark | wireshark | 3.6.0 ≤ 𝑥 < 3.6.23 |
wireshark | wireshark | 4.0.0 ≤ 𝑥 < 4.0.15 |
wireshark | wireshark | 4.2.0 ≤ 𝑥 < 4.2.5 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-762 - Mismatched Memory Management RoutinesThe application 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.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References