cvelist/2004/1xxx/CVE-2004-1983.json
2019-03-17 23:14:57 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-1983",
"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 arch_get_unmapped_area function in mmap.c in the PaX patches for Linux kernel 2.6, when Address Space Layout Randomization (ASLR) is enabled, allows local users to cause a denial of service (infinite loop) via unknown attack vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20040509 PaX DoS proof-of-concept",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=108420555920369&w=2"
},
{
"name": "pax-aslr-enabled-dos(16037)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16037"
},
{
"name": "http://pax.grsecurity.net/",
"refsource": "CONFIRM",
"url": "http://pax.grsecurity.net/"
},
{
"name": "20040502 PaX Linux Kernel 2.6 Patches DoS Advisory",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=108360001130312&w=2"
},
{
"name": "GLSA-200407-02",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200407-02.xml"
},
{
"name": "10264",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/10264"
}
]
}
}