In the Linux kernel, the following vulnerability has been resolved:
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
devm_ioremap() returns NULL on error. Currently, pxa_ata_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.
Metrics
Affected Vendors & Products
References
History
Thu, 29 May 2025 19:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-476 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Fri, 02 May 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Fri, 02 May 2025 06:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Thu, 01 May 2025 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe() devm_ioremap() returns NULL on error. Currently, pxa_ata_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. | |
Title | ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe() | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-05-01T12:56:02.520Z
Updated: 2025-05-26T05:20:14.608Z
Reserved: 2025-04-16T04:51:23.938Z
Link: CVE-2025-37758

No data.

Status : Awaiting Analysis
Published: 2025-05-01T13:15:54.583
Modified: 2025-05-02T13:53:20.943
Link: CVE-2025-37758
