Files
CVEs-PoC/2011/CVE-2011-4126.md
T
2025-09-29 21:09:30 +02:00

19 lines
667 B
Markdown

### [CVE-2011-4126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4126)
![](https://img.shields.io/static/v1?label=Product&message=Calibre&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unknown%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-367&color=brightgreen)
### Description
Race condition issues were found in Calibre at devices/linux_mount_helper.c allowing unprivileged users the ability to mount any device to anywhere.
### POC
#### Reference
- https://bugs.launchpad.net/calibre/+bug/885027
- https://lwn.net/Articles/464824/
#### Github
No PoCs found on GitHub currently.