cvelist/2011/2xxx/CVE-2011-2203.json

97 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:59:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-2203",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:59:21 +00:00
"lang": "eng",
"value": "The hfs_find_init function in the Linux kernel 2.6 allows local users to cause a denial of service (NULL pointer dereference and Oops) by mounting an HFS file system with a malformed MDB extent record."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:59:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20110613 Re: CVE request: kernel: hfs_find_init() sb->ext_tree NULL pointer dereference",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/06/13/16"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=712774",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=712774"
},
{
"name": "USN-1328-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1328-1"
},
{
"name": "USN-1344-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1344-1"
},
{
"name": "48236",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/48236"
},
{
"name": "USN-1324-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1324-1"
},
{
"name": "47754",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/47754"
},
{
"name": "[linux-kernel] 20110608 [BUG] hfs_find_init() sb->ext_tree NULL pointer dereference",
"refsource": "MLIST",
"url": "https://lkml.org/lkml/2011/6/8/154"
}
]
}
}