libbluray MountManager class has a time-of-check time-of-use (TOCTOU) race when expanding JAR files
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.
Link | Tags |
---|---|
https://security-tracker.debian.org/tracker/CVE-2015-7810 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-7810 | issue tracking exploit third party advisory |
https://access.redhat.com/security/cve/cve-2015-7810 | third party advisory |
http://www.securityfocus.com/bid/72769 | vdb entry third party advisory |
http://www.openwall.com/lists/oss-security/2015/10/12/7 | third party advisory mailing list |