mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
162 lines
6.6 KiB
JSON
162 lines
6.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2019-14284",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3",
|
|
"refsource": "MISC",
|
|
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3"
|
|
},
|
|
{
|
|
"url": "https://github.com/torvalds/linux/commit/f3554aeb991214cbfafd17d55e2bfddb50282e32",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/torvalds/linux/commit/f3554aeb991214cbfafd17d55e2bfddb50282e32"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f3554aeb991214cbfafd17d55e2bfddb50282e32",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f3554aeb991214cbfafd17d55e2bfddb50282e32"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-4495",
|
|
"url": "https://www.debian.org/security/2019/dsa-4495"
|
|
},
|
|
{
|
|
"refsource": "BUGTRAQ",
|
|
"name": "20190812 [SECURITY] [DSA 4495-1] linux security update",
|
|
"url": "https://seclists.org/bugtraq/2019/Aug/13"
|
|
},
|
|
{
|
|
"refsource": "BUGTRAQ",
|
|
"name": "20190813 [SECURITY] [DSA 4497-1] linux security update",
|
|
"url": "https://seclists.org/bugtraq/2019/Aug/18"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-4497",
|
|
"url": "https://www.debian.org/security/2019/dsa-4497"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20190814 [SECURITY] [DLA 1884-1] linux security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00016.html"
|
|
},
|
|
{
|
|
"refsource": "BUGTRAQ",
|
|
"name": "20190814 [slackware-security] Slackware 14.2 kernel (SSA:2019-226-01)",
|
|
"url": "https://seclists.org/bugtraq/2019/Aug/26"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20190814 [SECURITY] [DLA 1885-1] linux-4.9 security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00017.html"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://packetstormsecurity.com/files/154059/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html",
|
|
"url": "http://packetstormsecurity.com/files/154059/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:1924",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00055.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:1923",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00056.html"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4117-1",
|
|
"url": "https://usn.ubuntu.com/4117-1/"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4114-1",
|
|
"url": "https://usn.ubuntu.com/4114-1/"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4115-1",
|
|
"url": "https://usn.ubuntu.com/4115-1/"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4116-1",
|
|
"url": "https://usn.ubuntu.com/4116-1/"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4118-1",
|
|
"url": "https://usn.ubuntu.com/4118-1/"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20190905-0002/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20190905-0002/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://packetstormsecurity.com/files/154408/Kernel-Live-Patch-Security-Notice-LSN-0055-1.html",
|
|
"url": "http://packetstormsecurity.com/files/154408/Kernel-Live-Patch-Security-Notice-LSN-0055-1.html"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://packetstormsecurity.com/files/154951/Kernel-Live-Patch-Security-Notice-LSN-0058-1.html",
|
|
"url": "http://packetstormsecurity.com/files/154951/Kernel-Live-Patch-Security-Notice-LSN-0058-1.html"
|
|
}
|
|
]
|
|
}
|
|
} |