CVE-2023-54108

UnknownEPSS 0.18%

Last modified

CVE-2023-54108 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests The following message and call trace was seen with debug kernels: DMA-API: qla2xxx 0000:41:00.0: device driver failed to check map error [device address=0x00000002a3ff38d8] [size=1024 bytes] [mapped as single] WARNING: CPU: 0 PID: 2930 at kernel/dma/debug.c:1017 check_unmap+0xf42/0x1990 Call Trace: debug_dma_unmap_page+0xc9/0x100 qla_nvme_ls_unmap+0x141/0x210 [qla2xxx] Remove DMA mapping from the driver altogether, as it is already done by FC layer. This prevents the warning.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests The following message and call trace was seen with debug kernels: DMA-API: qla2xxx 0000:41:00.0: device driver failed to check map error [device address=0x00000002a3ff38d8] [size=1024 bytes] [mapped as single] WARNING: CPU: 0 PID: 2930 at kernel/dma/debug.c:1017 check_unmap+0xf42/0x1990 Call Trace: debug_dma_unmap_page+0xc9/0x100 qla_nvme_ls_unmap+0x141/0x210 [qla2xxx] Remove DMA mapping from the driver altogether, as it is already done by FC layer. This prevents the warning.

Metrics

EPSS Probability
0.18%

7.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 2d087c7e55db420107c3ea97b228e067a7b488a1, < 3a564de3a299856f2cbd289649cea2e20d671a43; >= 0910a791a6d7fd331f231f48200e18babb519769, < e596253113b69b4018818260bd5da40c201bee73; >= c9d6081a5f18286ad62afc1e9e06a90cfd626902, < 77302fb0e357da666d5249a6e91078feeef3dade; >= c85ab7d9e27a80e48d5b7d7fb2fe2b0fdb2de523, < 3ee4f1991c54c6707aa9df47e51c02ea25bb63e3; >= c85ab7d9e27a80e48d5b7d7fb2fe2b0fdb2de523, < ad6af23593594402c826eefdf43ae174e5f0f202; >= c85ab7d9e27a80e48d5b7d7fb2fe2b0fdb2de523, < c75e6aef5039830cce5d4cf764dd204522f89e6b; 9765319079131d6a6019caec661825808c6405f1; c05f4f6485726faae08073f947368ee10439d3f0; >= 5.4.189, < 5.4.235; >= 5.10.110, < 5.10.173; >= 5.15.33, < 5.15.99; >= 5.16.19, < 5.17; >= 5.17.2, < 5.18
LinuxLinux5.18

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2023-54108?
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests The following message and call trace was seen with debug kernels: DMA-API: qla2xxx 0000:41:00.0: device driver failed to check map error [device address=0x00000002a3ff38d8] [size=1024 bytes] [mapped as single] WARNING: CPU: 0 PID: 2930 at kernel/dma/debug.c:1017 check_unmap+0xf42/0x1990 Call Trace: debug_dma_unmap_page+0xc9/0x100 qla_nvme_ls_unmap+0x141/0x210 [qla2xxx] Remove DMA mapping from the driver altogether, as it is already done by FC layer. This prevents the warning.
How severe is CVE-2023-54108?
Severity scoring for CVE-2023-54108 is pending analysis. The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2023-54108?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-54108?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST