In the Linux kernel, the following vulnerability has been resolved: cxl/features: bound fwctl command payload to the input buffer fwctl_cmd_rpc()… (CVE-2026-89571)
A vulnerability in the Linux kernel's CXL feature handling was resolved that involved improper bounds checking on the fwctl command payload. Specifically, the fwctl_cmd_rpc() function copies user-controlled input without adequately verifying the size, allowing out-of-bounds reads that can lead to kernel memory access violations and potential kernel crashes. The fix enforces strict bounds checking on the combined header and operation size to prevent such out-of-bounds access.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's cxl/features subsystem involved the fwctl_cmd_rpc() function copying cmd->in_len bytes into a buffer without proper validation of the user-controlled op_size parameter. The callback cxlctl_fw_rpc() ignored in_len and did not check op_size against it, allowing op_size to be larger than the allocated buffer. This caused out-of-bounds reads when cxlctl_set_feature() read op_size - sizeof(hdr) bytes, potentially reading unmapped memory and causing kernel oops. The vulnerability was mitigated by rejecting any request where the fixed header plus op_size exceeds the copied buffer size, ensuring safe bounds before processing.
Potential Impact
This vulnerability can lead to out-of-bounds memory reads in kernel space, which may cause kernel crashes (kernel oops) and potentially destabilize the system. There is no explicit mention of privilege escalation or code execution, but kernel crashes can lead to denial of service conditions.
Mitigation Recommendations
A fix has been implemented that rejects any fwctl command requests where the combined fixed header and op_size exceed the allocated input buffer size. Users should apply the official Linux kernel update that includes this fix to prevent exploitation. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: cxl/features: bound fwctl command payload to the input buffer fwctl_cmd_rpc()… (CVE-2026-89571)
Description
A vulnerability in the Linux kernel's CXL feature handling was resolved that involved improper bounds checking on the fwctl command payload. Specifically, the fwctl_cmd_rpc() function copies user-controlled input without adequately verifying the size, allowing out-of-bounds reads that can lead to kernel memory access violations and potential kernel crashes. The fix enforces strict bounds checking on the combined header and operation size to prevent such out-of-bounds access.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's cxl/features subsystem involved the fwctl_cmd_rpc() function copying cmd->in_len bytes into a buffer without proper validation of the user-controlled op_size parameter. The callback cxlctl_fw_rpc() ignored in_len and did not check op_size against it, allowing op_size to be larger than the allocated buffer. This caused out-of-bounds reads when cxlctl_set_feature() read op_size - sizeof(hdr) bytes, potentially reading unmapped memory and causing kernel oops. The vulnerability was mitigated by rejecting any request where the fixed header plus op_size exceeds the copied buffer size, ensuring safe bounds before processing.
Potential Impact
This vulnerability can lead to out-of-bounds memory reads in kernel space, which may cause kernel crashes (kernel oops) and potentially destabilize the system. There is no explicit mention of privilege escalation or code execution, but kernel crashes can lead to denial of service conditions.
Mitigation Recommendations
A fix has been implemented that rejects any fwctl command requests where the combined fixed header and op_size exceed the allocated input buffer size. Users should apply the official Linux kernel update that includes this fix to prevent exploitation. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-x7fx-9652-j55v
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89571"]
Threat ID: 6aa4a00e55bf5e2cf5a86694
Added to database: 09/12/2026, 00:42:54 UTC
Last enriched: 09/12/2026, 01:04:53 UTC
Last updated: 09/12/2026, 01:04:53 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.