2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10140" ,
2019-08-15 17:00:50 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-08-15 09:19:30 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "OpenSource" ,
"product" : {
"product_data" : [
{
"product_name" : "kernel:" ,
"version" : {
"version_data" : [
{
"version_value" : "up to kernel-3.10"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10140" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10140" ,
"refsource" : "CONFIRM"
2019-09-06 00:00:48 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190905-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190905-0002/"
2019-08-15 09:19:30 +02:00
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-08-15 09:19:30 +02:00
"value" : "A vulnerability was found in Linux kernel's, versions up to 3.10, implementation of overlayfs. An attacker with local access can create a denial of service situation via NULL pointer dereference in ovl_posix_acl_create function in fs/overlayfs/dir.c. This can allow attackers with ability to create directories on overlayfs to crash the kernel creating a denial of service (DOS)."
2019-03-27 12:00:51 +00:00
}
]
2019-08-15 09:19:30 +02:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.5/CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-08-15 17:00:50 +00:00
}