#VU19594 Integer overflow in Linux kernel - CVE-2019-14283
Published: August 1, 2019
Linux kernel
Linux Foundation
Description
The vulnerability allows a local attacker to execute arbitrary code or cause a denial of service (DoS) condition on a targeted system.
The vulnerability exists due to the "set_geometry" function in the "drivers/block/floppy.c" file does not properly validate the sect and head fields. A local authenticated attacker can insert a floppy disk that submits malicious input to the targeted system, trigger integer overflow, which could cause an out-of-bounds write condition and execute arbitrary code on the target system or cause a DoS condition.