cvelist/2017/7xxx/CVE-2017-7308.json
2018-06-19 06:03:47 -04:00

118 lines
3.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-7308",
"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" : "The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAP_NET_RAW capability is held), via crafted system calls."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "41994",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/41994/"
},
{
"name" : "44654",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44654/"
},
{
"name" : "https://googleprojectzero.blogspot.com/2017/05/exploiting-linux-kernel-via-packet.html",
"refsource" : "MISC",
"url" : "https://googleprojectzero.blogspot.com/2017/05/exploiting-linux-kernel-via-packet.html"
},
{
"name" : "https://patchwork.ozlabs.org/patch/744811/",
"refsource" : "CONFIRM",
"url" : "https://patchwork.ozlabs.org/patch/744811/"
},
{
"name" : "https://patchwork.ozlabs.org/patch/744812/",
"refsource" : "CONFIRM",
"url" : "https://patchwork.ozlabs.org/patch/744812/"
},
{
"name" : "https://patchwork.ozlabs.org/patch/744813/",
"refsource" : "CONFIRM",
"url" : "https://patchwork.ozlabs.org/patch/744813/"
},
{
"name" : "https://source.android.com/security/bulletin/2017-07-01",
"refsource" : "CONFIRM",
"url" : "https://source.android.com/security/bulletin/2017-07-01"
},
{
"name" : "RHSA-2017:1297",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:1297"
},
{
"name" : "RHSA-2017:1298",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:1298"
},
{
"name" : "RHSA-2017:1308",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:1308"
},
{
"name" : "RHSA-2018:1854",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1854"
},
{
"name" : "97234",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/97234"
}
]
}
}