2024-05-21 15:01:28 +00:00
{
2024-05-22 07:00:37 +00:00
"data_version" : "4.0" ,
2024-05-21 15:01:28 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-47447" ,
2024-05-22 07:00:37 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-21 15:01:28 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-22 07:00:37 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/msm/a3xx: fix error handling in a3xx_gpu_init()\n\nThese error paths returned 1 on failure, instead of a negative error\ncode. This would lead to an Oops in the caller. A second problem is\nthat the check for \"if (ret != -ENODATA)\" did not work because \"ret\" was\nset to 1."
2024-05-21 15:01:28 +00:00
}
]
2024-05-22 07:00:37 +00:00
} ,
"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" : "5785dd7a8ef0" ,
"version_value" : "d59e44e7821a"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "5.11" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "5.11" ,
"status" : "unaffected" ,
2024-11-04 12:01:53 +00:00
"versionType" : "semver"
2024-05-22 07:00:37 +00:00
} ,
{
"version" : "5.14.14" ,
"lessThanOrEqual" : "5.14.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:53 +00:00
"versionType" : "semver"
2024-05-22 07:00:37 +00:00
} ,
{
"version" : "5.15" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
2024-11-04 13:02:10 +00:00
"versionType" : "original_commit_for_fix"
2024-05-22 07:00:37 +00:00
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/d59e44e7821a8f2bb6f2e846b9167397a5f01608" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d59e44e7821a8f2bb6f2e846b9167397a5f01608"
} ,
{
"url" : "https://git.kernel.org/stable/c/3eda901995371d390ef82d0b6462f4ea8efbcfdf" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3eda901995371d390ef82d0b6462f4ea8efbcfdf"
}
]
} ,
"generator" : {
2024-11-04 13:02:10 +00:00
"engine" : "bippy-9e1c9544281a"
2024-05-21 15:01:28 +00:00
}
}