CVE-2025-37758

Source
https://cve.org/CVERecord?id=CVE-2025-37758
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37758.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37758
Downstream
Related
Published
2025-05-01T12:56:02.520Z
Modified
2026-05-15T04:13:21.902920902Z
Summary
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
Details

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

ata: patapxa: Fix potential NULL pointer dereference in pxaata_probe()

devmioremap() returns NULL on error. Currently, pxaata_probe() does not check for this case, which can result in a NULL pointer dereference.

Add NULL check after devm_ioremap() to prevent this issue.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37758.json"
}
References

Affected packages

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.36
Fixed
5.4.293
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.237
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.181
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.135
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.88
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.24
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.13.12
Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.14.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37758.json"