2024-05-26 14:27:05 +02:00
### [CVE-2016-3672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3672)



### Description
The arch_pick_mmap_layout function in arch/x86/mm/mmap.c in the Linux kernel through 4.5.2 does not properly randomize the legacy base address, which makes it easier for local users to defeat the intended restrictions on the ADDR_NO_RANDOMIZE flag, and bypass the ASLR protection mechanism for a setuid or setgid program, by disabling stack-consumption resource limits.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-3000-1
2024-06-09 00:33:16 +00:00
- http://www.ubuntu.com/usn/USN-3000-1
2024-05-26 14:27:05 +02:00
- http://www.ubuntu.com/usn/USN-3002-1
2024-06-09 00:33:16 +00:00
- http://www.ubuntu.com/usn/USN-3002-1
2024-05-26 14:27:05 +02:00
- http://www.ubuntu.com/usn/USN-3003-1
2024-06-09 00:33:16 +00:00
- http://www.ubuntu.com/usn/USN-3003-1
2024-05-26 14:27:05 +02:00
- http://www.ubuntu.com/usn/USN-3004-1
2024-06-09 00:33:16 +00:00
- http://www.ubuntu.com/usn/USN-3004-1
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/39669/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/39669/
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/ARPSyndicate/cvemon