cvelist/2009/3xxx/CVE-2009-3288.json
2019-03-17 21:37:17 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-3288",
"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 sg_build_indirect function in drivers/scsi/sg.c in Linux kernel 2.6.28-rc1 through 2.6.31-rc8 uses an incorrect variable when accessing an array, which allows local users to cause a denial of service (kernel OOPS and NULL pointer dereference), as demonstrated by using xcdroast to duplicate a CD. NOTE: this is only exploitable by users who can open the cdrom device."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[linux-kernel] 20090903 [PATCH] sg: fix oops in the error path in sg_build_indirect()",
"refsource": "MLIST",
"url": "http://lkml.org/lkml/2009/9/3/107"
},
{
"name": "[oss-security] 20090904 CVE request: kernel: NULL pointer dereference in sg_build_indirect()",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/09/03/4"
},
{
"name": "USN-852-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-852-1"
},
{
"name": "[linux-kernel] 20090902 [BUG] 2.6.31-rc8 readcd Oops",
"refsource": "MLIST",
"url": "http://lkml.org/lkml/2009/9/3/1"
},
{
"name": "37105",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/37105"
}
]
}
}