
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability has been discovered in the Linux kernel affecting the SPARC architecture, specifically in the exception reporting mechanism for copy{fromto}user operations on UltraSPARC III systems. The issue was identified on November 12, 2025, when it was found that copyfrom_user() was returning impossibly large values greater than the size to be copied (NVD).
The vulnerability stems from incorrect handling of exception handlers on user-space memory references in copyfromuser and copytouser functions. The issue occurs because the exception handlers expect %o2 register to be masked during the bulk copy loop, but the masking was performed after that loop. This leads to _copyfrom_iter() returning impossible values instead of the actual number of bytes it was able to copy (NVD).
The vulnerability affects the accuracy of exception reporting in the Linux kernel's memory copying functions, potentially leading to incorrect handling of memory operations. This could result in system instability or unexpected behavior when copying data between user and kernel space (NVD).
The vulnerability has been addressed in the Linux kernel through patches that fix the masking operation timing in the copy functions. The fix ensures proper return value calculation of copyfromuser and copytouser in the faulting case, while maintaining unchanged behavior for memcpy (NVD, Debian LTS).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."