ghsa-pvp3-22v7-6xcv
Vulnerability from github
Published
2024-05-17 15:31
Modified
2024-05-17 15:31
Details
In the Linux kernel, the following vulnerability has been resolved:
efivarfs: Free s_fs_info on unmount
Now that we allocate a s_fs_info struct on fs context creation, we should ensure that we free it again when the superblock goes away.
{ "affected": [], "aliases": [ "CVE-2023-52681" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-17T15:15:19Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nefivarfs: Free s_fs_info on unmount\n\nNow that we allocate a s_fs_info struct on fs context creation, we\nshould ensure that we free it again when the superblock goes away.", "id": "GHSA-pvp3-22v7-6xcv", "modified": "2024-05-17T15:31:11Z", "published": "2024-05-17T15:31:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52681" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/48be1364dd387e375e1274b76af986cb8747be2c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/547713d502f7b4b8efccd409cff84d731a23853b" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/92be3095c6ca1cdc46237839c6087555be9160e3" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ea6b597fcaca99562fa56a473bcbbbd79b40af03" } ], "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.