{ "schema_version": "1.4.0", "id": "GHSA-78wg-6vv7-mj9q", "modified": "2022-09-07T00:01:51Z", "published": "2022-09-01T00:00:22Z", "aliases": [ "CVE-2022-1247" ], "details": "An issue found in linux-kernel that leads to a race condition in rose_connect(). The rose driver uses rose_neigh->use to represent how many objects are using the rose_neigh. When a user wants to delete a rose_route via rose_ioctl(), the rose driver calls rose_del_node() and removes neighbours only if their “count” and “use” are zero.", "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-1247" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2022-1247" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066799" } ], "database_specific": { "cwe_ids": [ "CWE-362" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-31T16:15:00Z" } }