{ "schema_version": "1.4.0", "id": "GHSA-xfpm-q238-hr33", "modified": "2022-08-31T00:00:20Z", "published": "2022-08-26T00:03:31Z", "aliases": [ "CVE-2022-2959" ], "details": "A race condition was found in the Linux kernel's watch queue due to a missing lock in pipe_resize_ring(). The specific flaw exists within the handling of pipe buffers. The issue results from the lack of proper locking when performing operations on an object. This flaw allows a local user to crash the system or escalate their privileges on the system.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2959" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/189b0ddc245139af81198d1a3637cac74f96e13a" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230214-0005" }, { "type": "WEB", "url": "https://www.zerodayinitiative.com/advisories/ZDI-22-1165" } ], "database_specific": { "cwe_ids": [ "CWE-362", "CWE-667" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-25T18:15:00Z" } }