CVE-2026-43281

In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there are many instances of `#mbox-cells = <0>;` in the device tree. If that is the case and the corresponding mailbox controller does not provide `fw_xlate` and of_xlate` function pointers, `fw_mbox_index_xlate()` will be used by default and out-of-bounds accesses could occur due to lack of bounds check in that function.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:3.18:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:3.18:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:3.18:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:3.18:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:3.18:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:3.18:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:3.18:rc7:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-06 12:16

Updated : 2026-06-17 10:49


NVD link : CVE-2026-43281

Mitre link : CVE-2026-43281

CVE.ORG link : CVE-2026-43281


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read