CVE-2021-47398

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux042a00f93aad5874937e00f36e68301f7e3a0af1 < 714bfabe5f2901d96902e271d7217601fe4703e5affected
LinuxLinux042a00f93aad5874937e00f36e68301f7e3a0af1 < 7d5cfafe8b4006a75b55c2f1fdfdb363f9a5cc98affected
LinuxLinux5.13affected
LinuxLinux0 < 5.13unaffected
LinuxLinux5.14.10 <= 5.14.*unaffected
LinuxLinux5.15 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References