CVE-2025-40126
Published: Nov 12, 2025
Modified: May 23, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC The referenced commit introduced exception handlers on user-space memory references in copy_from_user and copy_to_user. These handlers return from the respective function and calculate the remaining bytes left to copy using the current register contents. This commit fixes a couple of bad calculations. This will fix the return value of copy_from_user and copy_to_user in the faulting case. The behaviour of memcpy stays unchanged.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected cb736fdbb208eb3420f1a2eb2bfc024a6e9dcada - < 0bf3dc3a2156f1c5ddaba4b85d09767874634114affected cb736fdbb208eb3420f1a2eb2bfc024a6e9dcada - < 41c18baee66134e6ef786eb075c1b6adb22432b0affected cb736fdbb208eb3420f1a2eb2bfc024a6e9dcada - < 59424dc0d0e044b2eb007686a4724ddd91d57db5affected cb736fdbb208eb3420f1a2eb2bfc024a6e9dcada - < 9b137f277cc3297044aabd950f589e505d30104caffected cb736fdbb208eb3420f1a2eb2bfc024a6e9dcada - < 674ff598148a28bae0b5372339de56f2abf0b1d1+7 more versions |
Linux | Linux | affected 4.9unaffected 0 - < 4.9unaffected 5.4.301 - <= 5.4.*unaffected 5.10.246 - <= 5.10.*unaffected 5.15.195 - <= 5.15.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now