CVE-2019-14284

MEDIUM

Linux kernel <5.2.3 - DoS

Title source: llm

Description

In the Linux kernel before 5.2.3, drivers/block/floppy.c allows a denial of service by setup_format_params division-by-zero. Two consecutive ioctls can trigger the bug: the first one should set the drive geometry with .sect and .rate values that make F_SECT_PER_TRACK be zero. Next, the floppy format operation should be called. It can be triggered by an unprivileged local user even when a floppy disk has not been inserted. NOTE: QEMU creates the floppy device by default.

References (21)

... and 1 more

Scores

CVSS v3 6.2
EPSS 0.0005
EPSS Percentile 14.7%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-369
Status published

Affected Products (1)

linux/linux_kernel < 5.2.3

Timeline

Published Jul 26, 2019
Tracked Since Feb 18, 2026