U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-68474

Change History

New CVE Received from kernel.org 8/15/2026 2:20:34 AM

Action Type Old Value New Value
Added Description

                  
                
              
In the Linux kernel, the following vulnerability has been resolved:

powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()

spufs_mem_mmap_access() computes the local store offset as
address - vma->vm_start, but bounds-checks it against vma->vm_end
instead of the local store size. On 64-bit, offset is always well
below vma->vm_end, so the clamp never fires and len stays unbounded
against the LS_SIZE buffer returned by ctx->ops->get_ls().

Reject offsets at or beyond LS_SIZE and clamp len to the remaining
space, mirroring the guard already used by spufs_mem_mmap_fault() and
spufs_ps_fault().
Added Reference

                  
                
              
https://git.kernel.org/stable/c/3c1e92f75e11a11492b8cb901fceeb9f16ae6415
Added Reference

                  
                
              
https://git.kernel.org/stable/c/47b87f469a35b5ffc81c16eee6b13a9b6c8d55c6
Added Reference

                  
                
              
https://git.kernel.org/stable/c/4efa313b15925bdd864784865d6585174979294b
Added Reference

                  
                
              
https://git.kernel.org/stable/c/913feef74354c653f10ecd4631df7618a95c49c2
Added Reference

                  
                
              
https://git.kernel.org/stable/c/9d3569bfdceda69d5ffd5148901e57b69954d9ef
Added Reference

                  
                
              
https://git.kernel.org/stable/c/aa7aa8ba40c089762d821e3987aaae19e1f5705c
Added Reference

                  
                
              
https://git.kernel.org/stable/c/d479a7711f8ff127946467b910d947bd971b94ed
Added Reference

                  
                
              
https://git.kernel.org/stable/c/d97a8f3668949a8a9d1f6202f8c53446f2d89aa7
Added Affected

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["arch/powerpc/platforms/cell/spufs/file.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"a352894d07059649398c4769dc8b645e1a1dad88","lessThan":"aa7aa8ba40c089762d821e3987aaae19e1f5705c","versionType":"git","status":"affected"},{"version":"a352894d07059649398c4769dc8b645e1a1dad88","lessThan":"d479a7711f8ff127946467b910d947bd971b94ed","versionType":"git","status":"affected"},{"version":"a352894d07059649398c4769dc8b645e1a1dad88","lessThan":"9d3569bfdceda69d5ffd5148901e57b69954d9ef","versionType":"git","status":"affected"},{"version":"a352894d07059649398c4769dc8b645e1a1dad88","lessThan":"d97a8f3668949a8a9d1f6202f8c53446f2d89aa7","versionType":"git","status":"affected"},{"version":"a352894d07059649398c4769dc8b645e1a1dad88","lessThan":"913feef74354c653f10ecd4631df7618a95c49c2","versionType":"git","status":"affected"},{"version":"a352894d07059649398c4769dc8b645e1a1dad88","lessThan":"3c1e92f75e11a11492b8cb901fceeb9f16ae6415","versionType":"git","status":"affected"},{"version":"a352894d07059649398c4769dc8b645e1a1dad88","lessThan":"4efa313b15925bdd864784865d6585174979294b","versionType":"git","status":"affected"},{"version":"a352894d07059649398c4769dc8b645e1a1dad88","lessThan":"47b87f469a35b5ffc81c16eee6b13a9b6c8d55c6","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["arch/powerpc/platforms/cell/spufs/file.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"2.6.27","status":"affected"},{"version":"0","lessThan":"2.6.27","versionType":"semver","status":"unaffected"},{"version":"5.10.261","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.212","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.178","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.145","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.97","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.40","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.5","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2-rc4","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]