{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-1247", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "Kernel", "version": { "version_data": [ { "version_value": "Not-Known" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')." } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2066799", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066799" }, { "refsource": "MISC", "name": "https://access.redhat.com/security/cve/CVE-2022-1247", "url": "https://access.redhat.com/security/cve/CVE-2022-1247" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "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 \u201ccount\u201d and \u201cuse\u201d are zero." } ] } }