cvelist/2018/14xxx/CVE-2018-14619.json

93 lines
2.9 KiB
JSON
Raw Normal View History

2018-07-27 14:04:08 -04:00
{
2018-08-30 08:03:39 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-14619",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-08-28 09:55:21 -03:00
{
2018-08-30 08:03:39 -04:00
"product" : {
"product_data" : [
{
"product_name" : "kernel",
"version" : {
"version_data" : [
{
"version_value" : "kernel-4.15-rc4"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-08-28 09:55:21 -03:00
}
2018-08-30 08:03:39 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A flaw was found in the crypto subsystem of the Linux kernel before version kernel-4.15-rc4. The \"null skcipher\" was being dropped when each af_alg_ctx was freed instead of when the aead_tfm was freed. This can cause the null skcipher to be freed while it is still in use leading to a local user being able to crash the system or possibly escalate privileges."
}
]
},
"impact" : {
"cvss" : [
[
2018-08-28 09:55:21 -03:00
{
2018-08-30 08:03:39 -04:00
"vectorString" : "6.2/CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version" : "3.0"
2018-08-28 09:55:21 -03:00
}
2018-08-30 08:03:39 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-416"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14619",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14619"
},
{
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b32a7dc8aef1882fbf983eb354837488cc9d54dc",
"refsource" : "CONFIRM",
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b32a7dc8aef1882fbf983eb354837488cc9d54dc"
2018-09-05 06:03:44 -04:00
},
2018-10-17 06:08:18 -04:00
{
"name" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0013",
"refsource" : "CONFIRM",
"url" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0013"
},
2018-10-31 06:07:04 -04:00
{
"name" : "RHSA-2018:2948",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2948"
},
2018-09-05 06:03:44 -04:00
{
"name" : "105200",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105200"
2018-08-30 08:03:39 -04:00
}
]
}
2018-07-27 14:04:08 -04:00
}