In the Linux kernel, the following vulnerability has been resolved: ACPI: pfr_update: fix stack buffer overflow in query_capability()… (CVE-2026-89587)
A stack buffer overflow vulnerability in the Linux kernel's ACPI pfr_update component was resolved. The flaw involved the query_capability() function copying firmware-supplied buffer objects into fixed-size arrays without validating their length, leading to out-of-bounds writes on the stack. This was confirmed by KASAN testing, which showed writes extending beyond the allocated stack frame. The fix introduces length validation before copying, returning an error if buffers are oversized.
AI Analysis
Technical Summary
The Linux kernel's ACPI pfr_update feature had a stack buffer overflow vulnerability (CVE-2026-89587) in the query_capability() function. This function copied four ACPI buffer objects returned by the firmware _DSM into fixed-size u8[16] arrays using memcpy without checking the length of the buffers. If the firmware returned a buffer length greater than 16 bytes, memcpy would write past the destination array, causing a stack overflow. The vulnerable struct pfru_update_cap_info is stack-allocated in pfru_ioctl(). Kernel Address Sanitizer (KASAN) testing on version 7.2-rc6 confirmed multiple out-of-bounds writes when oversized buffers (64 bytes) were returned by the firmware. The patch adds validation of buffer lengths against the destination field sizes and returns -EINVAL if oversized buffers are detected, preventing the overflow.
Potential Impact
This vulnerability allows a stack buffer overflow in the Linux kernel when processing ACPI firmware data, which could lead to memory corruption and potential kernel instability or escalation of privileges if exploited. However, no known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented that validates buffer lengths before copying to prevent stack buffer overflows. Users should apply the official Linux kernel patch that introduces this validation. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the input, so check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: ACPI: pfr_update: fix stack buffer overflow in query_capability()… (CVE-2026-89587)
Description
A stack buffer overflow vulnerability in the Linux kernel's ACPI pfr_update component was resolved. The flaw involved the query_capability() function copying firmware-supplied buffer objects into fixed-size arrays without validating their length, leading to out-of-bounds writes on the stack. This was confirmed by KASAN testing, which showed writes extending beyond the allocated stack frame. The fix introduces length validation before copying, returning an error if buffers are oversized.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's ACPI pfr_update feature had a stack buffer overflow vulnerability (CVE-2026-89587) in the query_capability() function. This function copied four ACPI buffer objects returned by the firmware _DSM into fixed-size u8[16] arrays using memcpy without checking the length of the buffers. If the firmware returned a buffer length greater than 16 bytes, memcpy would write past the destination array, causing a stack overflow. The vulnerable struct pfru_update_cap_info is stack-allocated in pfru_ioctl(). Kernel Address Sanitizer (KASAN) testing on version 7.2-rc6 confirmed multiple out-of-bounds writes when oversized buffers (64 bytes) were returned by the firmware. The patch adds validation of buffer lengths against the destination field sizes and returns -EINVAL if oversized buffers are detected, preventing the overflow.
Potential Impact
This vulnerability allows a stack buffer overflow in the Linux kernel when processing ACPI firmware data, which could lead to memory corruption and potential kernel instability or escalation of privileges if exploited. However, no known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented that validates buffer lengths before copying to prevent stack buffer overflows. Users should apply the official Linux kernel patch that introduces this validation. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the input, so check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-2qcc-62m3-pg4c
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89587"]
Threat ID: 6aa4a00d55bf5e2cf5a8668e
Added to database: 09/12/2026, 00:42:53 UTC
Last enriched: 09/12/2026, 01:04:40 UTC
Last updated: 09/12/2026, 01:04:40 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.