cvelist/2009/4xxx/CVE-2009-4895.json

107 lines
4.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:51:06 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4895",
"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 04:51:06 +00:00
"lang": "eng",
"value": "Race condition in the tty_fasync function in drivers/char/tty_io.c in the Linux kernel before 2.6.32.6 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via unknown vectors, related to the put_tty_queue and __f_setown functions. NOTE: the vulnerability was addressed in a different way in 2.6.32.9."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:51:06 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20100615 Re: CVE Request - kernel: put_tty_queue NULL pointer deref",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/06/15/5"
},
{
"name": "USN-1000-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1000-1"
},
{
"name": "https://bugzilla.kernel.org/show_bug.cgi?id=14605",
"refsource": "CONFIRM",
"url": "https://bugzilla.kernel.org/show_bug.cgi?id=14605"
},
{
"name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.6",
"refsource": "CONFIRM",
"url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.6"
},
{
"name": "[oss-security] 20100615 CVE Request - kernel: put_tty_queue NULL pointer deref",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/06/15/2"
},
{
"name": "[oss-security] 20100615 Re: CVE Request - kernel: put_tty_queue NULL pointer deref",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/06/15/3"
},
{
"name": "[oss-security] 20100615 Re: CVE Request - kernel: put_tty_queue NULL pointer deref",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/06/15/4"
},
{
"name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=703625118069f9f8960d356676662d3db5a9d116",
"refsource": "CONFIRM",
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=703625118069f9f8960d356676662d3db5a9d116"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=559100",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=559100"
},
{
"name": "DSA-2094",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2010/dsa-2094"
}
]
}
}