PT-2024-11394 · Linux+2 · Linux Kernel+2
Published
2021-09-22
·
Updated
2024-06-25
·
CVE-2021-47398
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue concerns a kernel pointer leak in the RDMA/hfi1 component of the Linux kernel. Pointers should be printed with
%p or %px rather than cast to 'unsigned long long' and printed with %llx. To address this, the format specifier should be changed from %llx to %p to print the secured pointer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Suse