In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()… (CVE-2026-68474)
A vulnerability in the Linux kernel's powerpc/spufs subsystem was fixed to address an out-of-bounds memory access in the spufs_mem_mmap_access() function. The function incorrectly bounds-checks an offset against the virtual memory area's end address rather than the local store size, potentially allowing unbounded access beyond the intended buffer. The fix rejects offsets at or beyond the local store size and clamps the length accordingly, aligning with existing safeguards in related functions.
AI Analysis
Technical Summary
The Linux kernel's powerpc/spufs subsystem contained a vulnerability in the spufs_mem_mmap_access() function where the local store offset was computed as address - vma->vm_start but bounds-checked against vma->vm_end instead of the local store size (LS_SIZE). On 64-bit systems, this caused the offset to always be below vma->vm_end, preventing the clamp from triggering and leaving the length unbounded against the LS_SIZE buffer returned by ctx->ops->get_ls(). This could lead to out-of-bounds memory access. The patch rejects offsets at or beyond LS_SIZE and clamps the length to the remaining space, mirroring protections already present in spufs_mem_mmap_fault() and spufs_ps_fault().
Potential Impact
The vulnerability could allow out-of-bounds memory access within the local store buffer in the powerpc/spufs subsystem of the Linux kernel. This may lead to memory corruption or information disclosure depending on usage context. No known exploits are reported in the wild. The impact is limited to systems running the affected kernel code on the powerpc architecture.
Mitigation Recommendations
A fix has been applied to the Linux kernel to properly validate offsets and clamp lengths in spufs_mem_mmap_access(). Users should update to a Linux kernel version that includes this fix. Since no patch links or specific fixed versions are provided in the data, check the official Linux kernel advisories or vendor updates for the exact fixed versions and apply them accordingly.
In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()… (CVE-2026-68474)
Description
A vulnerability in the Linux kernel's powerpc/spufs subsystem was fixed to address an out-of-bounds memory access in the spufs_mem_mmap_access() function. The function incorrectly bounds-checks an offset against the virtual memory area's end address rather than the local store size, potentially allowing unbounded access beyond the intended buffer. The fix rejects offsets at or beyond the local store size and clamps the length accordingly, aligning with existing safeguards in related functions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's powerpc/spufs subsystem contained a vulnerability in the spufs_mem_mmap_access() function where the local store offset was computed as address - vma->vm_start but bounds-checked against vma->vm_end instead of the local store size (LS_SIZE). On 64-bit systems, this caused the offset to always be below vma->vm_end, preventing the clamp from triggering and leaving the length unbounded against the LS_SIZE buffer returned by ctx->ops->get_ls(). This could lead to out-of-bounds memory access. The patch rejects offsets at or beyond LS_SIZE and clamps the length to the remaining space, mirroring protections already present in spufs_mem_mmap_fault() and spufs_ps_fault().
Potential Impact
The vulnerability could allow out-of-bounds memory access within the local store buffer in the powerpc/spufs subsystem of the Linux kernel. This may lead to memory corruption or information disclosure depending on usage context. No known exploits are reported in the wild. The impact is limited to systems running the affected kernel code on the powerpc architecture.
Mitigation Recommendations
A fix has been applied to the Linux kernel to properly validate offsets and clamp lengths in spufs_mem_mmap_access(). Users should update to a Linux kernel version that includes this fix. Since no patch links or specific fixed versions are provided in the data, check the official Linux kernel advisories or vendor updates for the exact fixed versions and apply them accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-g9qw-r5fh-4wjp
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-68474"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b79bf8831d53950280b
Added to database: 08/15/2026, 15:53:29 UTC
Last enriched: 08/15/2026, 17:11:21 UTC
Last updated: 08/16/2026, 00:41:15 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.