cve/2024/CVE-2024-55884.md

18 lines
773 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-55884](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55884)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the Mullvad VPN client 2024.6 (Desktop), 2024.8 (iOS), and 2024.8-beta1 (Android), the exception-handling alternate stack can be exhausted, leading to heap-based out-of-bounds writes in enable() in exception_logging/unix.rs, aka MLLVD-CR-24-01. NOTE: achieving code execution is considered non-trivial.
### POC
#### Reference
- https://news.ycombinator.com/item?id=42390768
#### Github
No PoCs found on GitHub currently.