CVE-2013-2171

medium
Published 2013-07-02 · Modified 2026-04-29
CVSS v3
CVSS v2
6.9
VIR risk
6.9

Description

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.freebsd.org/security/advisories/FreeBSD-SA-13:06.mmap.asc

OS impact

OSVersionStatusFixed in
freebsd freebsd9.0affected
freebsd freebsd9.1affected

References

CWEs

CWE-264

Verify integrity in audit chain (admin only). AS-IS.