CVE-2019-14284

Source
https://cve.org/CVERecord?id=CVE-2019-14284
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-14284.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-14284
Downstream
Related
Published
2019-07-26T13:15:13.113Z
Modified
2026-03-10T22:14:52.484496Z
Severity
  • 6.2 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel before 5.2.3, drivers/block/floppy.c allows a denial of service by setupformatparams 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 FSECTPER_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

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-14284.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "5.2.3"
            }
        ]
    }
]