The sctp_getsockopt_assoc_stats function in net/sctp/socket.c in the Linux kernel before 3.8.4 does not validate a size value before proceeding to a copy_from_user operation, which allows local users to gain privileges via a crafted application that contains an SCTP_GET_ASSOC_STATS getsockopt system call.
References
Link | Resource |
---|---|
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=726bc6b092da4c093eb74d13c07184b18c1af0f1 | Vendor Advisory |
http://grsecurity.net/~spender/sctp.c | Exploit Third Party Advisory |
http://twitter.com/grsecurity/statuses/309805924749541376 | Third Party Advisory |
http://www.exploit-db.com/exploits/24747 | Third Party Advisory VDB Entry |
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.4 | Vendor Advisory |
http://www.openwall.com/lists/oss-security/2013/03/08/2 | Mailing List Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=919315 | Issue Tracking Third Party Advisory |
https://github.com/torvalds/linux/commit/726bc6b092da4c093eb74d13c07184b18c1af0f1 | Exploit Patch Third Party Advisory |
Configurations
History
11 Aug 2023, 18:41
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:3.8.1:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:3.8.2:*:*:*:*:*:*:* |
|
References |
|
|
References | (MLIST) http://www.openwall.com/lists/oss-security/2013/03/08/2 - Mailing List, Third Party Advisory | |
References | (EXPLOIT-DB) http://www.exploit-db.com/exploits/24747 - Third Party Advisory, VDB Entry | |
References | (CONFIRM) https://github.com/torvalds/linux/commit/726bc6b092da4c093eb74d13c07184b18c1af0f1 - Exploit, Patch, Third Party Advisory | |
References | (CONFIRM) http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.4 - Vendor Advisory | |
References | (MISC) http://twitter.com/grsecurity/statuses/309805924749541376 - Third Party Advisory | |
References | (CONFIRM) https://bugzilla.redhat.com/show_bug.cgi?id=919315 - Issue Tracking, Third Party Advisory | |
References | (MISC) http://grsecurity.net/~spender/sctp.c - Exploit, Third Party Advisory |
Information
Published : 2013-03-22 11:59
Updated : 2024-02-04 18:16
NVD link : CVE-2013-1828
Mitre link : CVE-2013-1828
CVE.ORG link : CVE-2013-1828
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-20
Improper Input Validation