2024-04-02 14:16:22 +00:00
{
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-47172" ,
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\niio: adc: ad7124: Fix potential overflow due to non sequential channel numbers\n\nChannel numbering must start at 0 and then not have any holes, or\nit is possible to overflow the available storage. Note this bug was\nintroduced as part of a fix to ensure we didn't rely on the ordering\nof child nodes. So we need to support arbitrary ordering but they all\nneed to be there somewhere.\n\nNote I hit this when using qemu to test the rest of this series.\nArguably this isn't the best fix, but it is probably the most minimal\noption for backporting etc.\n\nAlexandru's sign-off is here because he carried this patch in a larger\nset that Jonathan then applied."
}
]
} ,
"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" : "5408cbc63373" ,
"version_value" : "f49149964d24"
} ,
{
"version_affected" : "<" ,
2024-04-02 15:28:23 +00:00
"version_name" : "d7857e4ee1ba" ,
2024-04-02 14:16:22 +00:00
"version_value" : "f70122825076"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
2024-04-04 11:00:37 +00:00
{
"version" : "5.5" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "5.5" ,
"status" : "unaffected" ,
2024-11-04 12:01:40 +00:00
"versionType" : "semver"
2024-04-04 11:00:37 +00:00
} ,
2024-04-02 14:16:22 +00:00
{
"version" : "5.4.124" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:40 +00:00
"versionType" : "semver"
2024-04-02 14:16:22 +00:00
} ,
{
"version" : "5.10.42" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:40 +00:00
"versionType" : "semver"
2024-04-02 14:16:22 +00:00
} ,
{
"version" : "5.12.9" ,
"lessThanOrEqual" : "5.12.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:40 +00:00
"versionType" : "semver"
2024-04-02 14:16:22 +00:00
} ,
{
"version" : "5.13" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
2024-11-04 13:01:56 +00:00
"versionType" : "original_commit_for_fix"
2024-04-02 14:16:22 +00:00
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/f49149964d2423fb618fb6b755bb1eaa431cca2c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f49149964d2423fb618fb6b755bb1eaa431cca2c"
} ,
{
"url" : "https://git.kernel.org/stable/c/f70122825076117787b91e7f219e21c09f11a5b9" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f70122825076117787b91e7f219e21c09f11a5b9"
} ,
{
"url" : "https://git.kernel.org/stable/c/26da8040eccc6c6b0e415e9a3baf72fd39eb2fdc" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/26da8040eccc6c6b0e415e9a3baf72fd39eb2fdc"
} ,
{
"url" : "https://git.kernel.org/stable/c/f2a772c51206b0c3f262e4f6a3812c89a650191b" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f2a772c51206b0c3f262e4f6a3812c89a650191b"
}
]
} ,
"generator" : {
2024-11-04 13:01:56 +00:00
"engine" : "bippy-9e1c9544281a"
2024-04-02 14:16:22 +00:00
}
}