Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Dave

#32961of 53,622
7.8Total CVSS
Vulnerabilities · 1
PT-2025-22274
7.8
2025-05-04
Linux · Linux Kernel · CVE-2025-37991
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A vulnerability in the Linux kernel has been resolved, which caused a double SIGFPE crash on parisc. The issue occurred because glibc uses a double-word floating-point store to atomically update function descriptors, resulting in a floating-point store in fpe func almost immediately. When the T bit is set, an assist exception trap occurs when the co-processor encounters any floating-point instruction except for a double store of register %fr0. The issue can be reproduced with a test program. **Recommendations** To resolve the issue, clear the Trap (T) bit in the FP status register before returning to the signal handler in userspace. At the moment, there is no information about a newer version that contains a fix for this vulnerability.