In the Linux kernel, the following vulnerability has been resolved:
scsi: mpt3sas: Limit NVMe request size to 2 MiB
The HBA firmware reports NVMe MDTS values based on the underlying drive
capability. However, because the driver allocates a fixed 4K buffer for
the PRP list, accommodating at most 512 entries, the driver supports a
maximum I/O transfer size of 2 MiB.
Limit max_hw_sectors to the smaller of the reported MDTS and the 2 MiB
driver limit to prevent issuing oversized I/O that may lead to a kernel
oops.
References
Configurations
Configuration 1 (hide)
|
History
25 Jun 2026, 21:18
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/04631f55afc543d5431a2bdee7f6cc0f2c0debe7 - Patch | |
| References | () https://git.kernel.org/stable/c/45dcc815fc5539e88154315f36cbcb11d3a52fc2 - Patch | |
| References | () https://git.kernel.org/stable/c/e5f9824817c6358b9f9738bdb92dec9e4e794d3c - Patch |
30 May 2026, 11:17
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
28 May 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 10:16
Updated : 2026-06-25 21:18
NVD link : CVE-2026-46105
Mitre link : CVE-2026-46105
CVE.ORG link : CVE-2026-46105
JSON object : View
Products Affected
linux
- linux_kernel
CWE
