ghsa-32cf-974m-jh3r
Vulnerability from github
Published
2024-05-19 09:34
Modified
2024-06-10 18:31
Details
In the Linux kernel, the following vulnerability has been resolved:
smb: client: fix potential UAF in cifs_stats_proc_show()
Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.
{ "affected": [], "aliases": [ "CVE-2024-35867" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-19T09:15:08Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: fix potential UAF in cifs_stats_proc_show()\n\nSkip sessions that are being teared down (status == SES_EXITING) to\navoid UAF.", "id": "GHSA-32cf-974m-jh3r", "modified": "2024-06-10T18:31:03Z", "published": "2024-05-19T09:34:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35867" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/0865ffefea197b437ba78b5dd8d8e256253efd65" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/16b7d785775eb03929766819415055e367398f49" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1e12f0d5c66f07c934041621351973a116fa13c7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/c3cf8b74c57924c0985e49a1fdf02d3395111f39" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/05/29/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/05/30/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/05/30/2" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.