In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read… (CVE-2026-74729)
A vulnerability in the Linux kernel's aspeed soc LPC snoop driver was resolved, addressing a usercopy overflow in the snoop_file_read function. Concurrent access to a kernel FIFO buffer without proper synchronization on SMP systems could lead to an overflow during copy_to_user operations. This flaw could cause kernel memory exposure attempts and kernel crashes. The fix involves serializing access to the FIFO with a spinlock to prevent concurrent modifications.
AI Analysis
Technical Summary
The Linux kernel's aspeed soc LPC snoop driver had a usercopy overflow vulnerability in snoop_file_read due to unsynchronized concurrent access to a kfifo buffer by the IRQ handler and file reader on SMP systems. The IRQ handler acts as both producer and consumer, calling kfifo_skip and kfifo_put without synchronization with snoop_file_read, which consumes via kfifo_to_user. This race condition can cause the (in - out) index difference to exceed the ring buffer size, making __kfifo_to_user's clamp ineffective and leading to an out-of-bounds copy_to_user call past the kmalloc-2k backing store. This results in kernel memory exposure attempts and kernel BUGs. The patch serializes kfifo access with a per-channel spinlock and annotates the fifo with __guarded_by to enforce locking at compile time.
Potential Impact
The vulnerability can cause kernel memory exposure attempts and kernel crashes due to out-of-bounds usercopy operations. This could lead to system instability or potential information leakage from kernel memory. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix is available that serializes access to the kfifo buffer with a per-channel spinlock shared between the IRQ handler and file reader, preventing concurrent unsynchronized access. Users should apply the official Linux kernel patch that includes this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the exact fixed versions and patch details.
In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read… (CVE-2026-74729)
Description
A vulnerability in the Linux kernel's aspeed soc LPC snoop driver was resolved, addressing a usercopy overflow in the snoop_file_read function. Concurrent access to a kernel FIFO buffer without proper synchronization on SMP systems could lead to an overflow during copy_to_user operations. This flaw could cause kernel memory exposure attempts and kernel crashes. The fix involves serializing access to the FIFO with a spinlock to prevent concurrent modifications.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's aspeed soc LPC snoop driver had a usercopy overflow vulnerability in snoop_file_read due to unsynchronized concurrent access to a kfifo buffer by the IRQ handler and file reader on SMP systems. The IRQ handler acts as both producer and consumer, calling kfifo_skip and kfifo_put without synchronization with snoop_file_read, which consumes via kfifo_to_user. This race condition can cause the (in - out) index difference to exceed the ring buffer size, making __kfifo_to_user's clamp ineffective and leading to an out-of-bounds copy_to_user call past the kmalloc-2k backing store. This results in kernel memory exposure attempts and kernel BUGs. The patch serializes kfifo access with a per-channel spinlock and annotates the fifo with __guarded_by to enforce locking at compile time.
Potential Impact
The vulnerability can cause kernel memory exposure attempts and kernel crashes due to out-of-bounds usercopy operations. This could lead to system instability or potential information leakage from kernel memory. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix is available that serializes access to the kfifo buffer with a per-channel spinlock shared between the IRQ handler and file reader, preventing concurrent unsynchronized access. Users should apply the official Linux kernel patch that includes this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the exact fixed versions and patch details.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6hj9-w6w6-x26p
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74729"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f0acd9273b499bc6f6
Added to database: 08/22/2026, 22:51:28 UTC
Last enriched: 08/23/2026, 00:54:44 UTC
Last updated: 08/23/2026, 02:32:06 UTC
Views: 2
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.