mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
162 lines
6.5 KiB
JSON
162 lines
6.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2008-3792",
|
|
"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": "net/sctp/socket.c in the Stream Control Transmission Protocol (sctp) implementation in the Linux kernel before 2.6.26.4 does not verify that the SCTP-AUTH extension is enabled before proceeding with SCTP-AUTH API functions, which allows attackers to cause a denial of service (NULL pointer dereference and panic) via vectors that result in calls to (1) sctp_setsockopt_auth_chunk, (2) sctp_setsockopt_hmac_ident, (3) sctp_setsockopt_auth_key, (4) sctp_setsockopt_active_key, (5) sctp_setsockopt_del_key, (6) sctp_getsockopt_maxburst, (7) sctp_getsockopt_active_key, (8) sctp_getsockopt_peer_auth_chunks, or (9) sctp_getsockopt_local_auth_chunks."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "http://www.trapkit.de/advisories/TKADV2008-007.txt",
|
|
"refsource": "MISC",
|
|
"url": "http://www.trapkit.de/advisories/TKADV2008-007.txt"
|
|
},
|
|
{
|
|
"name": "32190",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/32190"
|
|
},
|
|
{
|
|
"name": "32393",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/32393"
|
|
},
|
|
{
|
|
"name": "DSA-1636",
|
|
"refsource": "DEBIAN",
|
|
"url": "http://www.debian.org/security/2008/dsa-1636"
|
|
},
|
|
{
|
|
"name": "31121",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/31121"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20080826 Re: CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2008/08/26/8"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20080826 Re: CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2008/08/26/6"
|
|
},
|
|
{
|
|
"name": "31881",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/31881"
|
|
},
|
|
{
|
|
"name": "USN-659-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "http://www.ubuntu.com/usn/usn-659-1"
|
|
},
|
|
{
|
|
"name": "linux-kernel-sctpauthapi-dos(45189)",
|
|
"refsource": "XF",
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45189"
|
|
},
|
|
{
|
|
"name": "SUSE-SA:2008:053",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-10/msg00010.html"
|
|
},
|
|
{
|
|
"name": "RHSA-2008:0857",
|
|
"refsource": "REDHAT",
|
|
"url": "http://www.redhat.com/support/errata/RHSA-2008-0857.html"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20080825 CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2008/08/25/1"
|
|
},
|
|
{
|
|
"name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4"
|
|
},
|
|
{
|
|
"name": "[linux-kernel] 20080823 [GIT]: Networking",
|
|
"refsource": "MLIST",
|
|
"url": "http://lkml.org/lkml/2008/8/23/49"
|
|
},
|
|
{
|
|
"name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e739d1752aca4e8f3e794d431503bfca3162df4",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e739d1752aca4e8f3e794d431503bfca3162df4"
|
|
},
|
|
{
|
|
"name": "1020854",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id?1020854"
|
|
},
|
|
{
|
|
"name": "4210",
|
|
"refsource": "SREASON",
|
|
"url": "http://securityreason.com/securityalert/4210"
|
|
},
|
|
{
|
|
"name": "20080911 [TKADV2008-007] Linux Kernel SCTP-AUTH API Information Disclosure Vulnerability and NULL Pointer Dereferences",
|
|
"refsource": "BUGTRAQ",
|
|
"url": "http://www.securityfocus.com/archive/1/496256/100/0/threaded"
|
|
},
|
|
{
|
|
"name": "[linux-netdev] 20080821 [PATCH] sctp: fix potential panics in the SCTP-AUTH API.",
|
|
"refsource": "MLIST",
|
|
"url": "http://marc.info/?l=linux-netdev&m=121928747903176&w=2"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20080926 Re: CVE-2008-4113 update: kernel: sctp: fix random memory dereference with SCTP_HMAC_IDENT option",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2008/09/26/6"
|
|
}
|
|
]
|
|
}
|
|
} |