Description
An issue was discovered in the Linux kernel through 4.17.2. vbg_misc_device_ioctl() in drivers/virt/vboxguest/vboxguest_linux.c reads the same user data twice with copy_from_user. The header part of the user data is double-fetched, and a malicious user thread can tamper with the critical variables (hdr.size_in and hdr.size_out) in the header between the two fetches because of a race condition, leading to severe kernel errors, such as buffer over-accesses. This bug can cause a local denial of service and information leakage.
Exploits (1)
nomisec
WORKING POC
by wiliam227user · poc
https://github.com/wiliam227user/CVE-2018-12633-TPLink-Auth-Bypass
References (3)
Scores
CVSS v3
6.3
EPSS
0.0003
EPSS Percentile
6.8%
Attack Vector
LOCAL
CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H
Details
CWE
CWE-362
Status
published
Products (1)
linux/linux_kernel
< 4.17.2
Published
Jun 22, 2018
Tracked Since
Feb 18, 2026