2024-05-21 16:00:35 +00:00
{
2024-05-29 06:01:48 +00:00
"data_version" : "4.0" ,
2024-05-21 16:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-52827" ,
2024-05-29 06:01:48 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-21 16:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-29 06:01:48 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()\n\nlen is extracted from HTT message and could be an unexpected value in\ncase errors happen, so add validation before using to avoid possible\nout-of-bound read in the following message iteration and parsing.\n\nThe same issue also applies to ppdu_info->ppdu_stats.common.num_users,\nso validate it before using too.\n\nThese are found during code review.\n\nCompile test only."
}
]
} ,
"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" : "1da177e4c3f4" ,
"version_value" : "79527c21a3ce"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.5.13" ,
"lessThanOrEqual" : "6.5.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.6.3" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.7" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/79527c21a3ce04cffc35ea54f74ee087e532be57" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/79527c21a3ce04cffc35ea54f74ee087e532be57"
} ,
{
"url" : "https://git.kernel.org/stable/c/c9e44111da221246efb2e623ae1be40a5cf6542c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c9e44111da221246efb2e623ae1be40a5cf6542c"
} ,
{
"url" : "https://git.kernel.org/stable/c/1bc44a505a229bb1dd4957e11aa594edeea3690e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/1bc44a505a229bb1dd4957e11aa594edeea3690e"
2024-05-21 16:00:35 +00:00
}
]
2024-05-29 06:01:48 +00:00
} ,
"generator" : {
"engine" : "bippy-a5840b7849dd"
2024-05-21 16:00:35 +00:00
}
}