ghsa-p79x-vc38-6f7q
Vulnerability from github
Published
2022-10-30 12:00
Modified
2024-03-25 03:31
Severity ?
VLAI Severity ?
Details
An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4000_cs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open(), aka a race condition between cmm_open() and cm4000_detach().
{ "affected": [], "aliases": [ "CVE-2022-44032" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-10-30T01:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4000_cs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open(), aka a race condition between cmm_open() and cm4000_detach().", "id": "GHSA-p79x-vc38-6f7q", "modified": "2024-03-25T03:31:43Z", "published": "2022-10-30T12:00:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-44032" }, { "type": "WEB", "url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9b12f050c76f090cc6d0aebe0ef76fed79ec3f15" }, { "type": "WEB", "url": "https://lore.kernel.org/lkml/20220915020834.GA110086%40ubuntu" }, { "type": "WEB", "url": "https://lore.kernel.org/lkml/20220915020834.GA110086@ubuntu" }, { "type": "WEB", "url": "https://lore.kernel.org/lkml/20220919040701.GA302806%40ubuntu" }, { "type": "WEB", "url": "https://lore.kernel.org/lkml/20220919040701.GA302806@ubuntu" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/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.
Loading…
Loading…