CVE & CISA-KEV Catalog

CVE-2023-53758

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: spi: atmel-quadspi: Free resources even if runtime resume failed in .remove() An early error exit in atmel_qspi_remove() doesn't prevent the device unbind. So this results in an spi controller with an unbound parent and unmapped register space (because devm_ioremap_resource() is undone). So using the remaining spi controller probably results in an oops. Instead unregister the controller unconditionally and only skip hardware access and clk disable. Also add a warning about resume failing and return zero unconditionally. The latter has the only effect to suppress a less helpful error message by the spi core.

How to fix

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

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.16%probability of exploitation in 30 days
5thpercentile

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

References

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

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2023-53758"><img src="https://tridentstack.com/cve/badge/CVE-2023-53758.svg" alt="CVE-2023-53758"></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.