cvelist/2000/0xxx/CVE-2000-0227.json
2019-03-18 06:54:01 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2000-0227",
"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 Linux 2.2.x kernel does not restrict the number of Unix domain sockets as defined by the wmem_max parameter, which allows local users to cause a denial of service by requesting a large number of sockets."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20000323 Local Denial-of-Service attack against Linux",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2000-03/0254.html"
},
{
"name": "linux-domain-socket-dos(4186)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/4186"
},
{
"name": "1072",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/1072"
},
{
"name": "20000328 Re: Local Denial-of-Service attack against Linux",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=95421263519558&w=2"
}
]
}
}