CVE-2026-43081
IPA v5.0+ GENERIC_CMD Register Field Mask Fix in Linux Kernel
Publication date: 2026-05-06
Last updated on: 2026-05-06
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | From 5.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability relates to the Linux kernel's IPA (IP Accelerator) component, specifically for version 5.0 and above. The issue involved incorrect register field masks in the GENERIC_CMD register, which did not match the hardware layout as documented in the downstream GSI (Generic Software Interface). This mismatch caused warnings when attempting to send a "stop" command to the MPSS remote processor while the IPA was active.
How can this vulnerability impact me? :
The impact of this vulnerability is primarily related to system stability and proper hardware communication. Incorrect register field masks could cause warnings or errors when controlling the MPSS remote processor via the IPA, potentially leading to unexpected behavior or difficulties in managing the processor state.