cve/2019/CVE-2019-13648.md

19 lines
906 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-13648](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13648)
![](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 the Linux kernel through 5.2.1 on the powerpc platform, when hardware transactional memory is disabled, a local user can cause a denial of service (TM Bad Thing exception and system crash) via a sigreturn() system call that sends a crafted signal frame. This affects arch/powerpc/kernel/signal_32.c and arch/powerpc/kernel/signal_64.c.
### POC
#### Reference
- http://packetstormsecurity.com/files/154059/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html
- https://usn.ubuntu.com/4115-1/
#### Github
- https://github.com/ARPSyndicate/cvemon