Learn about CVE-2018-14775 affecting OpenBSD versions 6.2 and 6.3, leading to a Local Denial of Service due to incorrect I/O port access control. Find mitigation steps and patching information here.
OpenBSD versions 6.2 and 6.3 are vulnerable to a Local Denial of Service (system crash) due to incorrect access control of I/O ports in the i386 architecture.
Understanding CVE-2018-14775
What is CVE-2018-14775?
The vulnerability in OpenBSD versions 6.2 and 6.3, tracked as CVE-2018-14775, is caused by incorrect I/O port access control in the i386 architecture, specifically in the tss_alloc function in the gdt.c file.
The Impact of CVE-2018-14775
This vulnerability can lead to a Local Denial of Service (system crash) on affected systems running OpenBSD 6.2 and 6.3.
Technical Details of CVE-2018-14775
Vulnerability Description
The tss_alloc function in sys/arch/i386/i386/gdt.c in OpenBSD 6.2 and 6.3 allows for a Local Denial of Service due to incorrect I/O port access control.
Affected Systems and Versions
Exploitation Mechanism
The vulnerability can be exploited by an attacker to cause a system crash by manipulating I/O ports in the i386 architecture.
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates