Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-7891. PoCs published by Google Security Research.
AI-analyzed exploit summary The exploit demonstrates a race condition in the Samsung Graphics 2D driver's ioctl implementation due to improper locking, leading to potential use-after-free vulnerabilities. The PoC involves concurrent ioctl calls from forked processes to trigger the condition.
Description
Race condition in the ioctl implementation in the Samsung Graphics 2D driver (aka /dev/fimg2d) in Samsung devices with Android L(5.0/5.1) allows local users to trigger memory errors by leveraging definition of g2d_lock and g2d_unlock lock macros as no-ops, aka SVE-2015-4598.
Exploits (1)
The exploit demonstrates a race condition in the Samsung Graphics 2D driver's ioctl implementation due to improper locking, leading to potential use-after-free vulnerabilities. The PoC involves concurrent ioctl calls from forked processes to trigger the condition.
References (5)
Scores
CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H