CVE-2010-3858
Description
The setup_arg_pages function in fs/exec.c in the Linux kernel before 2.6.36, when CONFIG_STACK_GROWSDOWN is used, does not properly restrict the stack memory consumption of the (1) arguments and (2) environment for a 32-bit application on a 64-bit platform, which allows local users to cause a denial of service (system crash) via a crafted exec system call, a related issue to CVE-2010-2240.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Linux Kernel 2.6.37 - 'setup_arg_pages()' Denial of Service
OS impact
Debian Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| 5.0 | Affected | โ |
Linux kernel Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | 2.6.36 |
Ubuntu Affected 3 releases
| Version | Status | Fixed in |
|---|---|---|
| 10.10 | Affected | โ |
| 10.04 | Affected | โ |
| 9.10 | Affected | โ |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=1b528181b2ffa14721fb28ad1bd539fe1732c583
- http://grsecurity.net/~spender/64bit_dos.c
- http://secunia.com/advisories/42758
- http://secunia.com/advisories/42789
- http://secunia.com/advisories/46397
- http://www.debian.org/security/2010/dsa-2126
- http://www.exploit-db.com/exploits/15619
- http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.36
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:257
- http://www.openwall.com/lists/oss-security/2010/10/21/1
- http://www.openwall.com/lists/oss-security/2010/10/22/4
- http://www.redhat.com/support/errata/RHSA-2010-0958.html
- http://www.redhat.com/support/errata/RHSA-2011-0004.html
- http://www.securityfocus.com/archive/1/520102/100/0/threaded
- http://www.securityfocus.com/bid/44301
- http://www.ubuntu.com/usn/USN-1041-1
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
- http://www.vupen.com/english/advisories/2011/0024
- http://www.vupen.com/english/advisories/2011/0070
- https://bugzilla.redhat.com/show_bug.cgi?id=645222
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=1b528181b2ffa14721fb28ad1bd539fe1732c583
- http://grsecurity.net/~spender/64bit_dos.c
- http://secunia.com/advisories/42758
- http://secunia.com/advisories/42789
- http://secunia.com/advisories/46397
CWEs
CWE-400
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.