Files
CVEs-PoC/2017/CVE-2017-15265.md
T
2024-06-18 02:51:15 +02:00

21 lines
949 B
Markdown

### [CVE-2017-15265](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15265)
![](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
Race condition in the ALSA subsystem in the Linux kernel before 4.13.8 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted /dev/snd/seq ioctl calls, related to sound/core/seq/seq_clientmgr.c and sound/core/seq/seq_ports.c.
### POC
#### Reference
- https://help.ecostruxureit.com/display/public/UADCE725/Security+fixes+in+StruxureWare+Data+Center+Expert+v7.6.0
- https://usn.ubuntu.com/3698-1/
- https://usn.ubuntu.com/3698-2/
- https://www.oracle.com/security-alerts/cpujul2020.html
#### Github
- https://github.com/wcventure/PERIOD