{ "id": "CVE-2022-44034", "sourceIdentifier": "cve@mitre.org", "published": "2022-10-30T01:15:08.937", "lastModified": "2022-11-01T14:55:14.880", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/scr24x_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 scr24x_open() and scr24x_remove()." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "PHYSICAL", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 0.5, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-362" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndIncluding": "6.0.6", "matchCriteriaId": "C384EDFF-DCA5-4E59-B662-29F5CE22B0BF" } ] } ] } ], "references": [ { "url": "https://lore.kernel.org/lkml/20220916050333.GA188358@ubuntu/", "source": "cve@mitre.org", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ] }, { "url": "https://lore.kernel.org/lkml/20220919101825.GA313940@ubuntu/", "source": "cve@mitre.org", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ] } ] }