Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43274
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 11:28
Updated At-08 May, 2026 | 12:41
Rejected At-
▼CVE Numbering Authority (CNA)
mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq()

In the Linux kernel, the following vulnerability has been resolved: mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq() The cluster_cfg 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 for_each_online_cpu().

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/mailbox/mailbox-mchp-ipc-sbi.c
Default Status
unaffected
Versions
Affected
  • From e4b1d67e71419c4af581890ecea84b04920d4116 before 95438699c92947155823dcd3918049a07f3cd867 (git)
  • From e4b1d67e71419c4af581890ecea84b04920d4116 before 0442b6229e2eedc95a6d3d18ce75dec7f5b5377c (git)
  • From e4b1d67e71419c4af581890ecea84b04920d4116 before f7c330a8c83c9b0332fd524097eaf3e69148164d (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/mailbox/mailbox-mchp-ipc-sbi.c
Default Status
affected
Versions
Affected
  • 6.14
Unaffected
  • From 0 before 6.14 (semver)
  • From 6.18.16 through 6.18.* (semver)
  • From 6.19.6 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.18.4HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 8.4
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/95438699c92947155823dcd3918049a07f3cd867
N/A
https://git.kernel.org/stable/c/0442b6229e2eedc95a6d3d18ce75dec7f5b5377c
N/A
https://git.kernel.org/stable/c/f7c330a8c83c9b0332fd524097eaf3e69148164d
N/A
Hyperlink: https://git.kernel.org/stable/c/95438699c92947155823dcd3918049a07f3cd867
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0442b6229e2eedc95a6d3d18ce75dec7f5b5377c
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/f7c330a8c83c9b0332fd524097eaf3e69148164d
Resource: N/A
Details not found