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.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 18:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-10T19:01:55.779Z
Updated: 2024-11-04T12:01:40.596Z
Reserved: 2024-04-10T18:59:19.528Z
Link: CVE-2021-47216
Vulnrichment
Updated: 2024-08-04T05:32:07.506Z
NVD
Status : Awaiting Analysis
Published: 2024-04-10T19:15:48.770
Modified: 2024-04-10T19:49:51.183
Link: CVE-2021-47216
Redhat