VulnerabilityAnalyzed
CVE-2021-47216
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.
MEDIUM 5.5EPSS 0.23%
Does this matter?
Lower severity and a low EPSS score (0.23%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.23% probability · 13th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
- https://git.kernel.org/stable/c/f5a0ba4a9b5e70e7b2f767636d26523f9d1ac59dPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.