Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.13, < 5.14.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/714bfabe5f2901d96902e271d7217601fe4703e5Patch
- https://git.kernel.org/stable/c/7d5cfafe8b4006a75b55c2f1fdfdb363f9a5cc98Patch
- https://git.kernel.org/stable/c/714bfabe5f2901d96902e271d7217601fe4703e5Patch
- https://git.kernel.org/stable/c/7d5cfafe8b4006a75b55c2f1fdfdb363f9a5cc98Patch
FAQ
What is CVE-2021-47398?
CVE-2021-47398 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2021-47398?
CVE-2021-47398 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47398?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.