VYPR
Unrated severityNVD Advisory· Published Apr 10, 2024· Updated Dec 18, 2025

scsi: advansys: Fix kernel pointer leak

CVE-2021-47216

Description

In the Linux kernel, the following vulnerability has been resolved:

scsi: advansys: Fix kernel pointer leak

Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx.

Change %lx to %p to print the hashed pointer.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

166

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.