2023-04-18 19:00:32 +00:00
{
2023-09-20 06:00:30 +00:00
"data_version" : "4.0" ,
2023-04-18 19:00:32 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-2163" ,
2023-09-20 06:00:30 +00:00
"ASSIGNER" : "security@google.com" ,
"STATE" : "PUBLIC"
2023-04-18 19:00:32 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-20 06:00:30 +00:00
"value" : "Incorrect verifier pruning\u00a0in BPF in Linux Kernel\u00a0>=5.4\u00a0leads to unsafe\ncode paths being incorrectly marked as safe, resulting in\u00a0arbitrary read/write in\nkernel memory, lateral privilege escalation, and container escape.\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-682 Incorrect Calculation" ,
"cweId" : "CWE-682"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux Kernel" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"lessThan" : "5.4" ,
"status" : "unaffected" ,
"version" : "-" ,
"versionType" : "custom"
} ,
{
"lessThan" : "71b547f561247897a0a14f3082730156c0533fed" ,
"status" : "affected" ,
"version" : "-" ,
"versionType" : "git"
}
] ,
"defaultStatus" : "unaffected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71b547f561247897a0a14f3082730156c0533fed"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 10 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N" ,
"version" : "3.1"
2023-04-18 19:00:32 +00:00
}
]
}
}