Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.4.293 |
References
- https://git.kernel.org/stable/c/055eced3edf5b675d12189081303f6285ef26511Patch
- https://git.kernel.org/stable/c/06d7d12efb5c62db9dea15141ae2b322c2719515Patch
- https://git.kernel.org/stable/c/27490ae6a85a70242d80615ca74d0362a820d6a7Patch
- https://git.kernel.org/stable/c/5612287991debe310c914600599bd59511ababfbPatch
- https://git.kernel.org/stable/c/ad19f7046c24f95c674fbea21870479b2b9f5babPatch
- https://git.kernel.org/stable/c/cc248790bfdcf879e3094fa248c85bf92cdf9daePatch
- https://git.kernel.org/stable/c/d4996c6eac4c81b8872043e9391563f67f13e406Patch
- https://git.kernel.org/stable/c/f5a0ba4a9b5e70e7b2f767636d26523f9d1ac59dPatch
- https://git.kernel.org/stable/c/055eced3edf5b675d12189081303f6285ef26511Patch
- https://git.kernel.org/stable/c/06d7d12efb5c62db9dea15141ae2b322c2719515Patch
- https://git.kernel.org/stable/c/27490ae6a85a70242d80615ca74d0362a820d6a7Patch
- https://git.kernel.org/stable/c/5612287991debe310c914600599bd59511ababfbPatch
- https://git.kernel.org/stable/c/ad19f7046c24f95c674fbea21870479b2b9f5babPatch
- https://git.kernel.org/stable/c/cc248790bfdcf879e3094fa248c85bf92cdf9daePatch
- https://git.kernel.org/stable/c/d4996c6eac4c81b8872043e9391563f67f13e406Patch
FAQ
What is CVE-2021-47216?
CVE-2021-47216 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2021-47216?
CVE-2021-47216 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-47216?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.