Back to search
CVE-2025-37758
Published: May 1, 2025
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 2dc6c6f15da97cb3e810963c80e981f19d42cd7d - < a551f75401793ba8075d7f46ffc931ce5151f03faffected 2dc6c6f15da97cb3e810963c80e981f19d42cd7d - < 17d5e6e915fad5a261db3698c9c5bbe702102d7caffected 2dc6c6f15da97cb3e810963c80e981f19d42cd7d - < d0d720f9282839b9db625a376c02a1426a16b0aeaffected 2dc6c6f15da97cb3e810963c80e981f19d42cd7d - < 2dc53c7a0c1f57b082931facafa804a7ca32a9a6affected 2dc6c6f15da97cb3e810963c80e981f19d42cd7d - < 5b09bf6243b0bc0ae58bd9efdf6f0de5546f8d06+4 more versions |
Linux | Linux | affected 2.6.36unaffected 0 - < 2.6.36unaffected 5.4.293 - <= 5.4.*unaffected 5.10.237 - <= 5.10.*unaffected 5.15.181 - <= 5.15.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now