CVE-2019-14284
Last modified
CVE-2019-14284 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.70% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.2.3 |
References
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3Release Notes, Vendor Advisory
- https://github.com/torvalds/linux/commit/f3554aeb991214cbfafd17d55e2bfddb50282e32Patch, Third Party Advisory
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3Release Notes, Vendor Advisory
- https://github.com/torvalds/linux/commit/f3554aeb991214cbfafd17d55e2bfddb50282e32Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-14284?
How severe is CVE-2019-14284?
How do I fix CVE-2019-14284?
Are you affected by CVE-2019-14284?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
