cvelist/2022/0xxx/CVE-2022-0435.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-01-31 19:01:06 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0435",
2022-03-25 19:01:20 +00:00
"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": "kernel 5.17-rc4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-120"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2048738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2048738"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2022/02/10/1",
"url": "https://www.openwall.com/lists/oss-security/2022/02/10/1"
2022-06-02 20:01:30 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220602-0001/",
"url": "https://security.netapp.com/advisory/ntap-20220602-0001/"
2022-03-25 19:01:20 +00:00
}
]
2022-01-31 19:01:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-25 19:01:20 +00:00
"value": "A stack overflow flaw was found in the Linux kernel's TIPC protocol functionality in the way a user sends a packet with malicious content where the number of domain member nodes is higher than the 64 allowed. This flaw allows a remote user to crash the system or possibly escalate their privileges if they have access to the TIPC network."
2022-01-31 19:01:06 +00:00
}
]
}
}