VDB
DEBIAN-CVE-2025-37758
DEBIAN-CVE-2025-37758
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u1, 6.1.129-1, 6.1.128-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 6.19.3-1, 6.4.4-1, 6.4.4-1 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.66-1, 6.1.67-1, 6.1.69-1 |
Timeline
- May 1, 2025 CVE Published
- Apr 28, 2026 CVE Updated