{ "schema_version": "1.4.0", "id": "GHSA-hr7h-xh5g-347q", "modified": "2023-03-06T18:30:22Z", "published": "2023-02-22T18:30:33Z", "aliases": [ "CVE-2023-23039" ], "details": "An issue was discovered in the Linux kernel through 6.2.0-rc2. drivers/tty/vcc.c has a race condition and resultant use-after-free if a physically proximate attacker removes a VCC device while calling open(), aka a race condition between vcc_open() and vcc_remove().", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23039" }, { "type": "WEB", "url": "https://lkml.org/lkml/2023/1/1/169" } ], "database_specific": { "cwe_ids": [ "CWE-362" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-02-22T17:15:00Z" } }