ghsa-7vqx-fpjm-pj2j
Vulnerability from github
Published
2024-04-10 21:30
Modified
2024-04-10 21:30
Details
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.
{ "affected": [], "aliases": [ "CVE-2021-47216" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-04-10T19:15:48Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: advansys: Fix kernel pointer leak\n\nPointers should be printed with %p or %px rather than cast to \u0027unsigned\nlong\u0027 and printed with %lx.\n\nChange %lx to %p to print the hashed pointer.", "id": "GHSA-7vqx-fpjm-pj2j", "modified": "2024-04-10T21:30:32Z", "published": "2024-04-10T21:30:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47216" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/055eced3edf5b675d12189081303f6285ef26511" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/06d7d12efb5c62db9dea15141ae2b322c2719515" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/27490ae6a85a70242d80615ca74d0362a820d6a7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5612287991debe310c914600599bd59511ababfb" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ad19f7046c24f95c674fbea21870479b2b9f5bab" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cc248790bfdcf879e3094fa248c85bf92cdf9dae" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d4996c6eac4c81b8872043e9391563f67f13e406" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/f5a0ba4a9b5e70e7b2f767636d26523f9d1ac59d" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.