CVE-2026-43274

Source
https://cve.org/CVERecord?id=CVE-2026-43274
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43274.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43274
Downstream
Published
2026-05-06T11:28:57.503Z
Modified
2026-07-08T08:13:27.161852241Z
Severity
  • 8.4 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq()
Details

In the Linux kernel, the following vulnerability has been resolved:

mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchpipcgetclusteraggr_irq()

The clustercfg array is dynamically allocated to hold per-CPU configuration structures, with its size based on the number of online CPUs. Previously, this array was indexed using hartid, which may be non-contiguous or exceed the bounds of the array, leading to out-of-bounds access. Switch to using cpuid as the index, as it is guaranteed to be within the valid range provided by foreachonlinecpu().

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43274.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e4b1d67e71419c4af581890ecea84b04920d4116
Fixed
95438699c92947155823dcd3918049a07f3cd867
Fixed
0442b6229e2eedc95a6d3d18ce75dec7f5b5377c
Fixed
f7c330a8c83c9b0332fd524097eaf3e69148164d

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43274.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.18.16
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43274.json"