Files
CVEs-PoC/2020/CVE-2020-24385.md
T
2024-05-25 21:48:12 +02:00

18 lines
824 B
Markdown

### [CVE-2020-24385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24385)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In MidnightBSD before 1.2.6 and 1.3 before August 2020, and FreeBSD before 7, a NULL pointer dereference was found in the Linux emulation layer that allows attackers to crash the running kernel. During binary interaction, td->td_emuldata in sys/compat/linux/linux_emul.h is not getting initialized and returns NULL from em_find().
### POC
#### Reference
- http://www.midnightbsd.org/security/adv/MIDNIGHTBSD-SA-20:02.txt
#### Github
- https://github.com/404notf0und/CVE-Flow