2023-07-31 09:00:34 +00:00
{
2023-07-31 17:00:35 +00:00
"data_version" : "4.0" ,
2023-07-31 09:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-4010" ,
2023-07-31 17:00:35 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2023-07-31 09:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-07-31 17:00:35 +00:00
"value" : "A flaw was found in the USB Host Controller Driver framework in the Linux kernel. The usb_giveback_urb function has a logic loophole in its implementation. Due to the inappropriate judgment condition of the goto statement, the function cannot return under the input of a specific malformed descriptor file, so it falls into an endless loop, resulting in a denial of service."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Loop with Unreachable Exit Condition ('Infinite Loop')" ,
"cweId" : "CWE-835"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Red Hat Enterprise Linux 6" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unknown"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 7" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unknown"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unknown"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 8" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-04-25 14:00:32 +00:00
"defaultStatus" : "unaffected"
2023-07-31 17:00:35 +00:00
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-04-25 14:00:32 +00:00
"defaultStatus" : "unaffected"
2023-07-31 17:00:35 +00:00
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 9" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-04-25 14:00:32 +00:00
"defaultStatus" : "unaffected"
2023-07-31 17:00:35 +00:00
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-4010" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2023-4010"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2227726" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2227726"
} ,
{
"url" : "https://github.com/wanrenmi/a-usb-kernel-bug" ,
"refsource" : "MISC" ,
"name" : "https://github.com/wanrenmi/a-usb-kernel-bug"
}
]
} ,
2023-08-01 07:00:41 +00:00
"credits" : [
{
"lang" : "en" ,
"value" : "Red Hat would like to thank Yilin Zhou (Wuhan University) for reporting this issue."
}
] ,
2023-07-31 17:00:35 +00:00
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "PHYSICAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2023-07-31 09:00:34 +00:00
}
]
}
}