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

67 lines
2.2 KiB
JSON
Raw Normal View History

2023-01-31 10:00:35 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0590",
2023-03-23 21:00:35 +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": "Linux kernel 6.1-rc2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://lore.kernel.org/all/20221018203258.2793282-1-edumazet@google.com/",
"url": "https://lore.kernel.org/all/20221018203258.2793282-1-edumazet@google.com/"
2024-01-11 20:00:40 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20240111 [SECURITY] [DLA 3710-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html"
2023-03-23 21:00:35 +00:00
}
]
2023-01-31 10:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-23 21:00:35 +00:00
"value": "A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 (\"net: sched: fix race condition in qdisc_graft()\") not applied yet, then kernel could be affected."
2023-01-31 10:00:35 +00:00
}
]
}
}