SB2017080701 - Privilege escalation in Linux kernel
Published: August 7, 2017
Security Bulletin ID
SB2017080701
Severity
Medium
Patch available
YES
Number of vulnerabilities
1
Exploitation vector
Local access
Highest impact
Code execution
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 security vulnerability.
1) Race condition (CVE-ID: CVE-2017-7533)
The vulnerability allows a local user to execute arbitrary code with escalated privileges.The vulnerability exists due to a race condition in the fsnotify implementation in the Linux kernel through 4.12.4. A local user can create an application, which leverages simultaneous execution of the inotify_handle_event and vfs_rename functions and trigger memory corruption and denials of service attack or execute arbitrary code on the target system with root privileges.
Successful exploitation of this vulnerability may allow a local user to obtain elevated privileges on the system.
Note: this vulnerability is being active exploited in the wild for 32-bit systems in August 2017.
Remediation
Install update from vendor's website.
References
- http://openwall.com/lists/oss-security/2017/08/03/2
- https://bugzilla.redhat.com/show_bug.cgi?id=1468283
- https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1408967.html
- https://patchwork.kernel.org/patch/9755753/
- https://patchwork.kernel.org/patch/9755757/
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=49d31c2f389acfe8341708...