In the Linux kernel, the following vulnerability has been resolved: mfd: qnap-mcu: keep the reply buffer alive past a command timeout… (CVE-2026-80975)
A vulnerability in the Linux kernel's qnap-mcu driver was resolved. The issue involved an on-stack reply buffer that could be overwritten after a command timeout, leading to potential stack corruption. The fix involved moving the receive buffer to a dynamically allocated structure to ensure it remains valid beyond the command timeout. This prevents late or unsolicited MCU messages from corrupting stack memory.
AI Analysis
Technical Summary
The Linux kernel's qnap-mcu driver used an on-stack buffer for replies that was exposed to concurrent writes from the serdev receive path without proper serialization. When a command timed out, the reply buffer still pointed to the stack frame, which could be overwritten by late or unsolicited messages, causing stack corruption. The patch moves the receive buffer into a devm_kzalloc()ed structure associated with the driver, ensuring the buffer remains valid beyond the command timeout and is protected by bus_lock serialization.
Potential Impact
Stack memory corruption could occur due to late or unsolicited MCU messages writing into a stack buffer after a command timeout. This could potentially lead to undefined behavior or system instability in the affected Linux kernel driver.
Mitigation Recommendations
A fix is available that moves the receive buffer from the stack to a dynamically allocated structure that persists for the driver's lifetime, preventing late writes from corrupting stack memory. Users should apply the official Linux kernel update that includes this patch to remediate the vulnerability.
In the Linux kernel, the following vulnerability has been resolved: mfd: qnap-mcu: keep the reply buffer alive past a command timeout… (CVE-2026-80975)
Description
A vulnerability in the Linux kernel's qnap-mcu driver was resolved. The issue involved an on-stack reply buffer that could be overwritten after a command timeout, leading to potential stack corruption. The fix involved moving the receive buffer to a dynamically allocated structure to ensure it remains valid beyond the command timeout. This prevents late or unsolicited MCU messages from corrupting stack memory.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's qnap-mcu driver used an on-stack buffer for replies that was exposed to concurrent writes from the serdev receive path without proper serialization. When a command timed out, the reply buffer still pointed to the stack frame, which could be overwritten by late or unsolicited messages, causing stack corruption. The patch moves the receive buffer into a devm_kzalloc()ed structure associated with the driver, ensuring the buffer remains valid beyond the command timeout and is protected by bus_lock serialization.
Potential Impact
Stack memory corruption could occur due to late or unsolicited MCU messages writing into a stack buffer after a command timeout. This could potentially lead to undefined behavior or system instability in the affected Linux kernel driver.
Mitigation Recommendations
A fix is available that moves the receive buffer from the stack to a dynamically allocated structure that persists for the driver's lifetime, preventing late writes from corrupting stack memory. Users should apply the official Linux kernel update that includes this patch to remediate the vulnerability.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-r5c2-6w2m-2m2q
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80975"]
Threat ID: 6aa4a02c55bf5e2cf5a86b57
Added to database: 09/12/2026, 00:43:24 UTC
Last enriched: 09/12/2026, 01:23:22 UTC
Last updated: 09/12/2026, 03:01:29 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.