Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-52472
HistoryFeb 26, 2024 - 4:27 p.m.

Spoofing

2024-02-2616:27:00
PRIOn knowledge base
www.prio-n.com
6
linux kernel
vulnerability
allocation failure
rsa
static checkers
mpi_alloc()

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

5.1%

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.

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

5.1%