cvelist/2005/4xxx/CVE-2005-4782.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:45:18 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-4782",
"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 03:45:18 +00:00
"lang": "eng",
"value": "NetBSD 2.0 before 2.0.4, 2.1 before 2.1.1, and 3, when the kernel is compiled with \"options DIAGNOSTIC,\" allows local users to cause a denial of service (kernel assertion panic) via a negative linger time in the SO_LINGER socket option."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:45:18 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/kern/uipc_socket.c.diff?r1=1.111&r2=1.112",
"refsource": "CONFIRM",
"url": "http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/kern/uipc_socket.c.diff?r1=1.111&r2=1.112"
},
{
"name": "NetBSD-SA2005-012",
"refsource": "NETBSD",
"url": "http://mail-index.netbsd.org/netbsd-announce/2005/11/08/0010.html"
},
{
"name": "[source-changes] 20051021 CVS commit: src/sys/kern",
"refsource": "MLIST",
"url": "http://mail-index.netbsd.org/source-changes/2005/10/21/0038.html"
},
{
"name": "15289",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/15289"
}
]
}
}