2024-02-19 15:01:46 +00:00
{
2024-05-01 06:00:35 +00:00
"data_version" : "4.0" ,
2024-02-19 15:01:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-26969" ,
2024-05-01 06:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-19 15:01:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-01 06:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nclk: qcom: gcc-ipq8074: fix terminating of frequency table arrays\n\nThe frequency table arrays are supposed to be terminated with an\nempty element. Add such entry to the end of the arrays where it\nis missing in order to avoid possible out-of-bound access when\nthe table is traversed by functions like qcom_find_freq() or\nqcom_find_freq_floor().\n\nOnly compile tested."
}
]
} ,
"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" : "9607f6224b39" ,
"version_value" : "e117c6e2d161"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "4.16" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "4.16" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "4.19.312" ,
"lessThanOrEqual" : "4.19.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "5.4.274" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "5.10.215" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "5.15.154" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "6.1.84" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "6.6.24" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "6.7.12" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
"version" : "6.8.3" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-05-01 06:00:35 +00:00
} ,
{
2024-05-13 08:01:06 +00:00
"version" : "6.9" ,
2024-05-01 06:00:35 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/e117c6e2d1617520f5f7d7f6f6b395f01d8b5a27" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/e117c6e2d1617520f5f7d7f6f6b395f01d8b5a27"
} ,
{
"url" : "https://git.kernel.org/stable/c/83fe1bbd9e259ad109827ccfbfc2488e0dea8e94" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/83fe1bbd9e259ad109827ccfbfc2488e0dea8e94"
} ,
{
"url" : "https://git.kernel.org/stable/c/851cc19bdb02556fb13629b3e4fef6f2bdb038fe" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/851cc19bdb02556fb13629b3e4fef6f2bdb038fe"
} ,
{
"url" : "https://git.kernel.org/stable/c/9de184d4e557d550fb0b7b833b676bda4f269e4f" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/9de184d4e557d550fb0b7b833b676bda4f269e4f"
} ,
{
"url" : "https://git.kernel.org/stable/c/dd92b159c506804ac57adf3742d9728298bb1255" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/dd92b159c506804ac57adf3742d9728298bb1255"
} ,
{
"url" : "https://git.kernel.org/stable/c/b6b31b4c67ea6bd9222e5b73b330554c57f2f90d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/b6b31b4c67ea6bd9222e5b73b330554c57f2f90d"
} ,
{
"url" : "https://git.kernel.org/stable/c/fc3ac2fcd0a7fad63eba1b359490a4b81720d0f9" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/fc3ac2fcd0a7fad63eba1b359490a4b81720d0f9"
} ,
{
"url" : "https://git.kernel.org/stable/c/be9e2752d823eca1d5af67014a1844a9176ff566" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/be9e2752d823eca1d5af67014a1844a9176ff566"
} ,
{
"url" : "https://git.kernel.org/stable/c/1040ef5ed95d6fd2628bad387d78a61633e09429" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/1040ef5ed95d6fd2628bad387d78a61633e09429"
2024-02-19 15:01:46 +00:00
}
]
2024-05-01 06:00:35 +00:00
} ,
"generator" : {
2024-11-05 10:00:33 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-19 15:01:46 +00:00
}
}