CVE-2026-43141
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
06/05/2026
Last modified:
13/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut<br />
<br />
Number of MW LUTs depends on NTB configuration and can be set to zero,<br />
in such scenario rounddown_pow_of_two will cause undefined behaviour and<br />
should not be performed.<br />
This patch ensures that rounddown_pow_of_two is called on valid value.
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.15 (including) | 5.10.252 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.202 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.165 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/186615f8855a0be4ee7d3fcd09a8ecc10e783b08
- https://git.kernel.org/stable/c/1a867d0d79a4a570a33f2f433919ad2bd7a27b67
- https://git.kernel.org/stable/c/2e4d5e8d86a969318340be95470bb76e52392082
- https://git.kernel.org/stable/c/5590cd04d6845c01a6bad985a491c58af6fb5389
- https://git.kernel.org/stable/c/a11d03d116eef138a7249202bd772c8e61915aec
- https://git.kernel.org/stable/c/a133e3caf844a3f56b6eef89ddaa66115874f6bd
- https://git.kernel.org/stable/c/d0559d07afabfddaaded6a61a16154486b956764
- https://git.kernel.org/stable/c/d652ef399f131fcd5f8f34266167449ee7c9e5b3



