cvelist/2022/1xxx/CVE-2022-1729.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2022-05-16 15:02:09 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1729",
2022-09-01 21:00:31 +00:00
"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"
2023-02-14 13:00:38 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230214-0006/",
"url": "https://security.netapp.com/advisory/ntap-20230214-0006/"
2022-09-01 21:00:31 +00:00
}
]
2022-05-16 15:02:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-09-01 21:00:31 +00:00
"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."
2022-05-16 15:02:09 +00:00
}
]
}
}