mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
683 B
Markdown
18 lines
683 B
Markdown
### [CVE-2011-4062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4062)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the kernel in FreeBSD 7.3 through 9.0-RC1 allows local users to cause a denial of service (panic) or possibly gain privileges via a bind system call with a long pathname for a UNIX socket.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/17908
|
|
|
|
#### Github
|
|
- https://github.com/Snoopy-Sec/Localroot-ALL-CVE
|
|
|