ghsa-wjcx-j69p-3c64
Vulnerability from github
Published
2024-11-09 12:30
Modified
2024-11-13 18:31
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Fix possible deadlock in mi_read
Mutex lock with another subclass used in ni_lock_dir().
{ "affected": [], "aliases": [ "CVE-2024-50245" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-11-09T11:15:10Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/ntfs3: Fix possible deadlock in mi_read\n\nMutex lock with another subclass used in ni_lock_dir().", "id": "GHSA-wjcx-j69p-3c64", "modified": "2024-11-13T18:31:54Z", "published": "2024-11-09T12:30:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50245" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/03b097099eef255fbf85ea6a786ae3c91b11f041" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/34e3220efd666d49965a26840d39f27601ce70f4" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/47e8a17491e37df53743bc2e72309f8f0d6224af" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/c8e7d3b72ee57e43d58ba560fe7970dd840a4061" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/f1bc362fe978952a9304bd0286788b0ae7724f14" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.