cvelist/2007/6xxx/CVE-2007-6761.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:05:04 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-6761",
"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:05:04 +00:00
"lang": "eng",
"value": "drivers/media/video/videobuf-vmalloc.c in the Linux kernel before 2.6.24 does not initialize videobuf_mapping data structures, which allows local users to trigger an incorrect count value and videobuf leak via unspecified vectors, a different vulnerability than CVE-2010-5321."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:05:04 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/torvalds/linux/commit/0b29669c065f60501e7289e1950fa2a618962358",
"refsource": "CONFIRM",
"url": "https://github.com/torvalds/linux/commit/0b29669c065f60501e7289e1950fa2a618962358"
},
{
"name": "http://www.linuxgrill.com/anonymous/kernel/v2.6/ChangeLog-2.6.24",
"refsource": "CONFIRM",
"url": "http://www.linuxgrill.com/anonymous/kernel/v2.6/ChangeLog-2.6.24"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827340",
"refsource": "MISC",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827340"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0b29669c065f60501e7289e1950fa2a618962358",
"refsource": "CONFIRM",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0b29669c065f60501e7289e1950fa2a618962358"
},
{
"name": "98001",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/98001"
}
]
}
}