In the Linux kernel, the following vulnerability has been resolved:
perf/arm-cmn: Reject unsupported hardware configurations
So far we've been fairly lax about accepting both unknown CMN models
(at least with a warning), and unknown revisions of those which we
do know, as although things do frequently change between releases,
typically enough remains the same to be somewhat useful for at least
some basic bringup checks. However, we also make assumptions of the
maximum supported sizes and numbers of things in various places, and
there's no guarantee that something new might not be bigger and lead
to nasty array overflows. Make sure we only try to run on things that
actually match our assumptions and so will not risk memory corruption.
We have at least always failed on completely unknown node types, so
update that error message for clarity and consistency too.
Security readout for executives and security teams
Plain-English summary
A Linux performance-monitoring driver may trust unsupported Arm CMN hardware layouts. Newer or unexpected hardware can exceed the driver's size assumptions, causing kernel memory corruption. A successful local attack could compromise data, system integrity, or availability, but exposure is limited to systems using the relevant Arm CMN hardware and driver.
Executive priority
Treat as a high-priority kernel update for affected Arm infrastructure, especially shared or locally accessible systems. First establish whether Arm CMN hardware and the driver are present; systems without that combination are unlikely to be exposed based on the supplied description.
Technical view
The perf/arm-cmn driver accepted unknown CMN models or revisions while relying on fixed maximum sizes and object counts. An unsupported configuration could exceed those assumptions and cause array overflows in kernel context. The correction rejects hardware configurations that do not match supported models, revisions, and node types.
Likely exposure
Likely exposure is concentrated on affected Linux kernels running Arm systems with the perf/arm-cmn driver and unsupported CMN models or revisions. The supplied version data is ambiguous and mixes releases with commit identifiers, so administrators should confirm exposure through their Linux distributor or kernel vendor.
Exploitation context
CVSS 3.1 rates this 7.8 with local access, low complexity, low privileges, and no user interaction. Potential impact is high across confidentiality, integrity, and availability. The bundle reports no KEV listing and provides no evidence of active exploitation or a public exploit.
Researcher notes
The root concern is kernel array overflow from unsupported hardware dimensions, but no CWE is assigned. The bundle does not identify a demonstrated trigger path, exploit, or branch-by-branch fix mapping. Its version lists contain duplicates and mixed release and commit formats, so exact affected-version conclusions require vendor confirmation.
Mitigation direction
Apply a vendor kernel update containing the applicable referenced stable fix.
Confirm the update rejects unsupported Arm CMN models and revisions.
If updating is delayed, consult the vendor for supported risk-reduction measures.
Prioritize exposed multi-user Arm systems where low-privileged local access is possible.
Validation and detection
Inventory Arm systems using the perf/arm-cmn driver.
Record kernel releases, distributor package versions, and relevant CMN hardware revisions.
Check vendor advisories for branch-specific affected and fixed versions.
Verify the installed kernel includes the applicable stable fix or vendor backport.
Confirm unsupported CMN configurations are rejected rather than initialized.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-43150 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
7Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.