cvelist/2022/27xxx/CVE-2022-27666.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2022-03-23 06:01:14 +00:00
{
2022-03-25 19:01:20 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2022-03-23 06:01:14 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-27666",
2022-03-25 19:01:20 +00:00
"ASSIGNER": "cve@mitre.org",
2022-03-23 06:01:14 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
2022-03-25 19:01:20 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061633"
2022-03-23 06:01:14 +00:00
},
{
"refsource": "MISC",
2022-03-25 19:01:20 +00:00
"name": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645",
"url": "https://github.com/torvalds/linux/commit/ebe48d368e97d007bfeb76fcb065d6cfc4c96645"
}
]
},
"description": {
"description_data": [
2022-03-23 14:01:18 +00:00
{
2022-03-25 19:01:20 +00:00
"lang": "eng",
"value": "A heap buffer overflow flaw was found in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c. This flaw allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat."
2022-03-23 06:01:14 +00:00
}
]
}
}