CVE-2026-90202: scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffers

Published Sep 17, 2026
·
Updated

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

scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffers

basereleasememorypools() unconditionally frees every ioc->pciesglookup[] entry, including ones the setup loop never allocated after a partial failure, causing a "bad dma" warning on debug kernels or a NULL pointer dereference otherwise.

Affected Software

1 affected component
Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    If you cannot apply the kernel fix immediately, run systems with DMA/PCIe debug logging disabled to avoid the "bad dma" warning noise and monitor for NULL pointer dereference crashes.

Event History

Sep 17, 2026
CVE Published
via MITRE·04:07 PM
Data Sourced
via MITRE·04:07 PM
Description

Frequently Asked Questions

1

What condition is required to trigger the issue?

The PCIe SGL buffer setup must fail partway through allocation. During subsequent memory-pool cleanup, the driver can attempt to free lookup entries that were never allocated.

2

What are the likely effects on an affected system?

Debug kernels may report a "bad dma" warning. Other kernels may encounter a NULL pointer dereference during cleanup.

3

How can I tell whether a system has encountered this problem?

Look for a "bad dma" warning on a debug kernel or a NULL pointer dereference associated with mpt3sas memory-pool release after a partial PCIe SGL buffer allocation failure.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203