Vulnerability Description
An issue was discovered in the portaudio-rs crate through 0.3.1 for Rust. There is a use-after-free with resultant arbitrary code execution because of a lack of unwind safety in stream_callback and stream_finished_callback.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Portaudio-Rs Project | Portaudio-Rs | <= 0.3.1 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2019-0022.htmlExploitThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2019-0022.htmlExploitThird Party Advisory
FAQ
What is CVE-2019-16881?
CVE-2019-16881 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue was discovered in the portaudio-rs crate through 0.3.1 for Rust. There is a use-after-free with resultant arbitrary code execution because of a lack of unwind safety in stream_callback and st...
How severe is CVE-2019-16881?
CVE-2019-16881 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-16881?
Check the references section above for vendor advisories and patch information. Affected products include: Portaudio-Rs Project Portaudio-Rs.