Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Praveen Pandey

#45815of 53,638
5.5Total CVSS
Vulnerabilities · 1
PT-2019-3454
5.5
2019-07-18
Linux · Linux Kernel · CVE-2019-13648
**Name of the Vulnerable Software and Affected Versions** Linux kernel versions prior to 5.2.1 on the powerpc platform **Description** The issue is related to an error in resource management when using the sigreturn() system call. A local user can cause a denial of service, leading to a TM Bad Thing exception and system crash, by sending a crafted signal frame via a sigreturn() system call. This affects the arch/powerpc/kernel/signal 32.c and arch/powerpc/kernel/signal 64.c files. **Recommendations** For Linux kernel versions prior to 5.2.1 on the powerpc platform: As a temporary workaround, consider restricting the use of the sigreturn() system call until a patch is available. Avoid using the sigreturn() system call with crafted signal frames to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.