IT

Tracker / CVE-2024-45028

CVE-2024-45028

Medium 5.5

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 2.6.27 → 4.19.321
linux linux_kernel · 4.20 → 5.4.283
linux linux_kernel · 5.11 → 5.15.166
linux linux_kernel · 5.16 → 6.1.107
linux linux_kernel · 5.5 → 5.10.225
linux linux_kernel · 6.2 → 6.6.48
linux linux_kernel · 6.7 → 6.10.7

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References