The vm_map_lookup function in sys/vm/vm_map.c in the mmap implementation in the kernel in FreeBSD 9.0 through 9.1-RELEASE-p4 does not properly determine whether a task should have write access to a memory location, which allows local users to bypass filesystem write permissions and consequently gain privileges via a crafted application that leverages read permissions, and makes mmap and ptrace system calls.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:51
Type | Values Removed | Values Added |
---|---|---|
References | () http://svnweb.freebsd.org/base?view=revision&revision=251901 - | |
References | () http://www.debian.org/security/2013/dsa-2714 - | |
References | () http://www.freebsd.org/security/advisories/FreeBSD-SA-13:06.mmap.asc - Vendor Advisory |
Information
Published : 2013-07-02 03:43
Updated : 2024-11-21 01:51
NVD link : CVE-2013-2171
Mitre link : CVE-2013-2171
CVE.ORG link : CVE-2013-2171
JSON object : View
Products Affected
freebsd
- freebsd
CWE
CWE-264
Permissions, Privileges, and Access Controls