Risk | Low |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2019-5596 CVE-2019-5595 |
CWE-ID | CWE-120 CWE-200 |
Exploitation vector | Local |
Public exploit | Public exploit code for vulnerability #1 is available. |
Vulnerable software Subscribe |
FreeBSD Operating systems & Components / Operating system |
Vendor | FreeBSD Foundation |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU17378
Risk: Low
CVSSv3.1:
CVE-ID: CVE-2019-5596
CWE-ID:
CWE-120 - Buffer overflow
Exploit availability: Yes
DescriptionThe vulnerability allows a local attacker to escalate privileges on the system.
The vulnerability exists in /dev/fd/due to the application attempts to handle the case where the receiving process does not provide a sufficiently large buffer for an incoming control message containing rights. A local attacker can cause the reference counter to wrap around and free the file structure and gain root privileges.
MitigationInstall updates from vendor's website.
Vulnerable software versionsFreeBSD: 12.0 - 12.0
CPE2.3 External linkshttp://www.freebsd.org/security/advisories/FreeBSD-SA-19:02.fd.asc
Q & A
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?
EUVDB-ID: #VU17379
Risk: Low
CVSSv3.1:
CVE-ID: CVE-2019-5595
CWE-ID:
CWE-200 - Information exposure
Exploit availability: No
DescriptionThe vulnerability allows a local attacker to gain access to potentially sensitive information.
The vulnerability exists due to the callee-save registers are used by kernel and for some of them (%r8, %r10, and for non-PTI configurations, %r9) the content is not sanitized before return from syscalls. A local attacker can gain unauthorized access to an address of some kernel data structure used in the syscall implementation.
MitigationInstall updates from vendor's website.
Vulnerable software versionsFreeBSD: 10.1 - 12.0
CPE2.3 External linkshttp://www.freebsd.org/security/advisories/FreeBSD-SA-19:01.syscall.asc
Q & A
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?