IT

Tracker / CVE-2023-52472

CVE-2023-52472

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpi_alloc() allocation can fail so add a check to prevent a NULL dereference. Small allocations like this can't actually fail in current kernels, but adding a check is very simple and makes the static checkers happy.

Affected products and versions

linux linux_kernel · 6.5.0 → 6.6.14
linux linux_kernel · 6.7.0 → 6.7.2

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