VYPR
Medium severity5.5NVD Advisory· Published Feb 26, 2024· Updated Jun 17, 2026

CVE-2023-52472

CVE-2023-52472

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

58

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.