{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-1729", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "linux kernel", "version": { "version_data": [ { "version_value": "linux kernel 5.18 rc9" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-366" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3ac6487e584a1eb54071dbe1212e05b884136704", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3ac6487e584a1eb54071dbe1212e05b884136704" }, { "refsource": "MISC", "name": "https://www.openwall.com/lists/oss-security/2022/05/20/2", "url": "https://www.openwall.com/lists/oss-security/2022/05/20/2" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20230214-0006/", "url": "https://security.netapp.com/advisory/ntap-20230214-0006/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "A race condition was found the Linux kernel in perf_event_open() which can be exploited by an unprivileged user to gain root privileges. The bug allows to build several exploit primitives such as kernel address information leak, arbitrary execution, etc." } ] } }