In the Linux kernel, the following vulnerability has been resolved: parisc: Fix random data corruption from exception handler The current exception handler implementation, which assists when access…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: parisc: Fix random data corruption from exception handler The current exception handler implementation, which assists when accessing user space memory, may exhibit random data corruption if the compiler decides to use a different register than the specified register %r29 (defined in ASM_EXCEPTIONTABLE_REG) for the error code. If the compiler choose another register, the fault handler will nevertheless store -EFAULT into %r29 …
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/23027309b099ffc4efca5477009a11dccbdae592 Patch
- https://git.kernel.org/stable/c/8b1d72395635af45410b66cc4c4ab37a12c4a831 Patch
- https://git.kernel.org/stable/c/ce31d79aa1f13a2345791f84935281a2c194e003 Patch
- https://git.kernel.org/stable/c/fa69a8063f8b27f3c7434a0d4f464a76a62f24d2 Patch
- https://git.kernel.org/stable/c/23027309b099ffc4efca5477009a11dccbdae592 Patch
- https://git.kernel.org/stable/c/8b1d72395635af45410b66cc4c4ab37a12c4a831 Patch
- https://git.kernel.org/stable/c/ce31d79aa1f13a2345791f84935281a2c194e003 Patch
- https://git.kernel.org/stable/c/fa69a8063f8b27f3c7434a0d4f464a76a62f24d2 Patch
Timeline
- nvd_ingest NVD