2023-08-07 14:00:35 +00:00
{
2023-09-06 14:00:32 +00:00
"data_version" : "4.0" ,
2023-08-07 14:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-4207" ,
2023-09-06 14:00:32 +00:00
"ASSIGNER" : "security@google.com" ,
"STATE" : "PUBLIC"
2023-08-07 14:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-06 14:00:32 +00:00
"value" : "A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation.\n\nWhen fw_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter. This causes a problem when updating a filter bound to a class, as tcf_unbind_filter() is always called on the old instance in the success path, decreasing filter_cnt of the still referenced class and allowing it to be deleted, leading to a use-after-free.\n\nWe recommend upgrading past commit 76e42ae831991c828cffa8c37736ebfb831ad5ec.\n\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416 Use After Free" ,
"cweId" : "CWE-416"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Kernel" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "3.18" ,
"version_value" : "6.5"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76e42ae831991c828cffa8c37736ebfb831ad5ec"
} ,
{
"url" : "https://kernel.dance/76e42ae831991c828cffa8c37736ebfb831ad5ec" ,
"refsource" : "MISC" ,
"name" : "https://kernel.dance/76e42ae831991c828cffa8c37736ebfb831ad5ec"
2023-09-10 12:00:34 +00:00
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5492" ,
"refsource" : "MISC" ,
"name" : "https://www.debian.org/security/2023/dsa-5492"
2023-09-06 14:00:32 +00:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "valis"
} ,
{
"lang" : "en" ,
"value" : "Bing-Jhong Billy Jheng"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseSeverity" : "HIGH" ,
"baseScore" : 7.8 ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
2023-08-07 14:00:35 +00:00
}
]
}
}