cvelist/2023/0xxx/CVE-2023-0179.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2023-01-11 06:00:42 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0179",
2023-03-27 22:00:36 +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": "unknown"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2161713",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161713"
},
{
"refsource": "MISC",
"name": "https://seclists.org/oss-sec/2023/q1/20",
"url": "https://seclists.org/oss-sec/2023/q1/20"
2023-03-30 20:00:37 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/171601/Kernel-Live-Patch-Security-Notice-LNS-0093-1.html",
"url": "http://packetstormsecurity.com/files/171601/Kernel-Live-Patch-Security-Notice-LNS-0093-1.html"
2023-05-11 15:00:37 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230511-0003/",
"url": "https://security.netapp.com/advisory/ntap-20230511-0003/"
2023-03-27 22:00:36 +00:00
}
]
2023-01-11 06:00:42 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-27 22:00:36 +00:00
"value": "A buffer overflow vulnerability was found in the Netfilter subsystem in the Linux Kernel. This issue could allow the leakage of both stack and heap addresses, and potentially allow Local Privilege Escalation to the root user via arbitrary code execution."
2023-01-11 06:00:42 +00:00
}
]
}
}