cvelist/2010/0xxx/CVE-2010-0561.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:33:16 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-0561",
"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-18 06:33:16 +00:00
"lang": "eng",
"value": "Integer signedness error in NetBSD 4.0, 5.0, and NetBSD-current before 2010-01-21 allows local users to cause a denial of service (kernel panic) via a negative mixer index number being passed to (1) the azalia_query_devinfo function in the azalia audio driver (src/sys/dev/pci/azalia.c) or (2) the hdaudio_afg_query_devinfo function in the hdaudio audio driver (src/sys/dev/pci/hdaudio/hdaudio_afg.c)."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:33:16 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "NetBSD-SA2010-003",
"refsource": "NETBSD",
"url": "http://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2010-003.txt.asc"
},
{
"name": "62082",
"refsource": "OSVDB",
"url": "http://osvdb.org/62082"
},
{
"name": "38057",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/38057"
},
{
"name": "38284",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38284"
},
{
"name": "1023539",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1023539"
},
{
"name": "62081",
"refsource": "OSVDB",
"url": "http://osvdb.org/62081"
}
]
}
}