2024-05-21 16:01:06 +00:00
{
2024-05-29 06:02:31 +00:00
"data_version" : "4.0" ,
2024-05-21 16:01:06 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-52871" ,
2024-05-29 06:02:31 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-21 16:01:06 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-29 06:02:31 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nsoc: qcom: llcc: Handle a second device without data corruption\n\nUsually there is only one llcc device. But if there were a second, even\na failed probe call would modify the global drv_data pointer. So check\nif drv_data is valid before overwriting it."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "a3134fb09e0b" ,
"version_value" : "cc1a1dcb411f"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "4.19" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "4.19" ,
"status" : "unaffected" ,
2024-11-04 13:01:00 +00:00
"versionType" : "semver"
2024-05-29 06:02:31 +00:00
} ,
{
"version" : "5.4.261" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-04 13:01:00 +00:00
"versionType" : "semver"
2024-05-29 06:02:31 +00:00
} ,
{
"version" : "5.10.201" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-04 13:01:00 +00:00
"versionType" : "semver"
2024-05-29 06:02:31 +00:00
} ,
{
"version" : "5.15.139" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-04 13:01:00 +00:00
"versionType" : "semver"
2024-05-29 06:02:31 +00:00
} ,
{
"version" : "6.1.63" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-04 13:01:00 +00:00
"versionType" : "semver"
2024-05-29 06:02:31 +00:00
} ,
{
"version" : "6.5.12" ,
"lessThanOrEqual" : "6.5.*" ,
"status" : "unaffected" ,
2024-11-04 13:01:00 +00:00
"versionType" : "semver"
2024-05-29 06:02:31 +00:00
} ,
{
"version" : "6.6.2" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-04 13:01:00 +00:00
"versionType" : "semver"
2024-05-29 06:02:31 +00:00
} ,
{
"version" : "6.7" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/cc1a1dcb411fe224f48553cfdcdfe6e61395b69c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/cc1a1dcb411fe224f48553cfdcdfe6e61395b69c"
} ,
{
"url" : "https://git.kernel.org/stable/c/5e5b85ea0f4bc484bfe4cc73ead51fa48d2366a0" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/5e5b85ea0f4bc484bfe4cc73ead51fa48d2366a0"
} ,
{
"url" : "https://git.kernel.org/stable/c/995ee1e84e8db7fa5dcdde7dfe0bd7bb6f9bbb8c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/995ee1e84e8db7fa5dcdde7dfe0bd7bb6f9bbb8c"
} ,
{
"url" : "https://git.kernel.org/stable/c/f0ef883cae309bc5e8cdfcdbc1b4822732ce20a8" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f0ef883cae309bc5e8cdfcdbc1b4822732ce20a8"
} ,
{
"url" : "https://git.kernel.org/stable/c/3565684309e54fa998ea27f37028d67cc3e1dff2" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3565684309e54fa998ea27f37028d67cc3e1dff2"
} ,
{
"url" : "https://git.kernel.org/stable/c/1143bfb9b055897975aeaea254da148e19524493" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/1143bfb9b055897975aeaea254da148e19524493"
} ,
{
"url" : "https://git.kernel.org/stable/c/f1a1bc8775b26345aba2be278118999e7f661d3d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f1a1bc8775b26345aba2be278118999e7f661d3d"
2024-05-21 16:01:06 +00:00
}
]
2024-05-29 06:02:31 +00:00
} ,
"generator" : {
2024-11-04 13:01:00 +00:00
"engine" : "bippy-9e1c9544281a"
2024-05-21 16:01:06 +00:00
}
}