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.
References
Configurations
Configuration 1 (hide)
|
History
18 Mar 2025, 17:01
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CWE | NVD-CWE-noinfo | |
References | () https://git.kernel.org/stable/c/055eced3edf5b675d12189081303f6285ef26511 - Patch | |
References | () https://git.kernel.org/stable/c/06d7d12efb5c62db9dea15141ae2b322c2719515 - Patch | |
References | () https://git.kernel.org/stable/c/27490ae6a85a70242d80615ca74d0362a820d6a7 - Patch | |
References | () https://git.kernel.org/stable/c/5612287991debe310c914600599bd59511ababfb - Patch | |
References | () https://git.kernel.org/stable/c/ad19f7046c24f95c674fbea21870479b2b9f5bab - Patch | |
References | () https://git.kernel.org/stable/c/cc248790bfdcf879e3094fa248c85bf92cdf9dae - Patch | |
References | () https://git.kernel.org/stable/c/d4996c6eac4c81b8872043e9391563f67f13e406 - Patch | |
References | () https://git.kernel.org/stable/c/f5a0ba4a9b5e70e7b2f767636d26523f9d1ac59d - Patch |
Information
Published : 2024-04-10 19:15
Updated : 2025-03-18 17:01
NVD link : CVE-2021-47216
Mitre link : CVE-2021-47216
CVE.ORG link : CVE-2021-47216
JSON object : View
Products Affected
linux
- linux_kernel
CWE