CVE & CISA-KEV Catalog

CVE-2023-53754

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup() When if_type equals zero and pci_resource_start(pdev, PCI_64BIT_BAR4) returns false, drbl_regs_memmap_p is not remapped. This passes a NULL pointer to iounmap(), which can trigger a WARN() on certain arches. When if_type equals six and pci_resource_start(pdev, PCI_64BIT_BAR4) returns true, drbl_regs_memmap_p may has been remapped and ctrl_regs_memmap_p is not remapped. This is a resource leak and passes a NULL pointer to iounmap(). To fix these issues, we need to add null checks before iounmap(), and change some goto labels.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.191-1CVE-2023-53754
Fixed in:6.1.37-1CVE-2023-53754
Fixed in:6.3.7-1CVE-2023-53754
Fixed in:6.3.7-1CVE-2023-53754

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.18%probability of exploitation in 30 days
7thpercentile

Low risk: more likely to be exploited than 7% of all known CVEs.

References

Embed a live status badge for CVE-2023-53754
CVE-2023-53754 severity badge

Markdown

[![CVE-2023-53754](https://tridentstack.com/cve/badge/CVE-2023-53754.svg)](https://tridentstack.com/cve/CVE-2023-53754)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-53754"><img src="https://tridentstack.com/cve/badge/CVE-2023-53754.svg" alt="CVE-2023-53754"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-08.