Information disclosure in Freebsd
CVE-2017-1086
In FreeBSD before 11.1-STABLE, 11.1-RELEASE-p4, 11.0-RELEASE-p15, 10.4-STABLE, 10.4-RELEASE-p3, and 10.3-RELEASE-p24, not all information in the struct ptrace_lwpinfo is relevant for the state of any thread, and the kernel does not fill the irrelevant bytes or short strings. Since the structure filled by the kernel is allocated on the kernel stack and copied to userspace, a leak of information of the kernel stack of the thread is possible from the debugger. As a result, some bytes from the kernel stack of the thread using ptrace (PT_LWPINFO) call can be observed in userspace.
Vulnerability class: Information Disclosure
EPSS: 0.004 (28.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 3.3 (Low). Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Freebsd — versions All supported versions of FreeBSD
Weakness classification (CWE)
References
- secteam@freebsd.org (VDB Entry, Third Party Advisory, vdb-entry, x_refsource_SECTRACK)
- secteam@freebsd.org (VDB Entry, Third Party Advisory, vdb-entry, x_refsource_BID)
- secteam@freebsd.org (x_refsource_FREEBSD, vendor-advisory, Vendor Advisory)
Frequently asked questions
- What is CVE-2017-1086?
- CVE-2017-1086 is a low-severity vulnerability in Freebsd, classified under Information Disclosure. CVSS score: 3.3/10. Published 2017-11-16.
- How severe is CVE-2017-1086?
- Low severity. CVSS v3 base score is 3.3 out of 10.