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.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-25T08:16:34.968Z
Updated: 2024-11-04T14:47:29.198Z
Reserved: 2024-02-20T12:30:33.297Z
Link: CVE-2023-52472
Vulnrichment
Updated: 2024-08-02T23:03:19.797Z
NVD
Status : Modified
Published: 2024-02-26T16:27:48.930
Modified: 2024-11-21T08:39:50.940
Link: CVE-2023-52472
Redhat