In the Linux kernel, the following vulnerability has been resolved:
RDMA/hfi1: Fix kernel pointer leak
Pointers should be printed with %p or %px rather than cast to 'unsigned
long long' and printed with %llx. Change %llx to %p to print the secured
pointer.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:03:54.066Z
Updated: 2024-11-04T12:05:09.522Z
Reserved: 2024-05-21T14:58:30.816Z
Link: CVE-2021-47398
Vulnrichment
Updated: 2024-08-04T05:39:59.737Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:25.247
Modified: 2024-05-21T16:54:26.047
Link: CVE-2021-47398
Redhat