Back to search
CVE-2024-45028
Published: Sep 11, 2024
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_test: Fix NULL dereference on allocation failure If the "test->highmem = alloc_pages()" allocation fails then calling __free_pages(test->highmem) will result in a NULL dereference. Also change the error code to -ENOMEM instead of returning success.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 2661081f5ab9cb25359d27f88707a018cf4e68e9 - < e97be13a9f51284da450dd2a592e3fa87b49cdc9affected 2661081f5ab9cb25359d27f88707a018cf4e68e9 - < 2b507b03991f44dfb202fc2a82c9874d1b1f0c06affected 2661081f5ab9cb25359d27f88707a018cf4e68e9 - < 9b9ba386d7bfdbc38445932c90fa9444c0524beaaffected 2661081f5ab9cb25359d27f88707a018cf4e68e9 - < e40515582141a9e7c84b269be699c05236a499a6affected 2661081f5ab9cb25359d27f88707a018cf4e68e9 - < 3b4e76ceae5b5a46c968bd952f551ce173809f63+3 more versions |
Linux | Linux | affected 2.6.27unaffected 0 - < 2.6.27unaffected 4.19.321 - <= 4.19.*unaffected 5.4.283 - <= 5.4.*unaffected 5.10.225 - <= 5.10.*+5 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