2024-05-21 15:00:35 +00:00
{
2024-05-28 20:02:35 +00:00
"data_version" : "4.0" ,
2024-05-21 15:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-47330" ,
2024-05-28 20:02:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-21 15:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-28 20:02:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ntty: serial: 8250: serial_cs: Fix a memory leak in error handling path\n\nIn the probe function, if the final 'serial_config()' fails, 'info' is\nleaking.\n\nAdd a resource handling path to free this memory."
}
]
} ,
"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" : "b5a2799cd62e"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "4.4.276" ,
"lessThanOrEqual" : "4.4.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "4.9.276" ,
"lessThanOrEqual" : "4.9.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "4.14.240" ,
"lessThanOrEqual" : "4.14.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "4.19.198" ,
"lessThanOrEqual" : "4.19.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "5.4.134" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "5.10.52" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "5.12.19" ,
"lessThanOrEqual" : "5.12.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "5.13.4" ,
"lessThanOrEqual" : "5.13.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "5.14" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/b5a2799cd62ed30c81b22c23028d9ee374e2138c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/b5a2799cd62ed30c81b22c23028d9ee374e2138c"
} ,
{
"url" : "https://git.kernel.org/stable/c/331f5923fce4f45b8170ccf06c529e8eb28f37bc" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/331f5923fce4f45b8170ccf06c529e8eb28f37bc"
} ,
{
"url" : "https://git.kernel.org/stable/c/34f4590f5ec9859ea9136249f528173d150bd584" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/34f4590f5ec9859ea9136249f528173d150bd584"
} ,
{
"url" : "https://git.kernel.org/stable/c/cddee5c287e26f6b2ba5c0ffdfc3a846f2f10461" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/cddee5c287e26f6b2ba5c0ffdfc3a846f2f10461"
} ,
{
"url" : "https://git.kernel.org/stable/c/ee16bed959862a6de2913f71a04cb563d7237b67" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/ee16bed959862a6de2913f71a04cb563d7237b67"
} ,
{
"url" : "https://git.kernel.org/stable/c/7a80f71601af015856a0aeb1e3c294037ac3dd32" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/7a80f71601af015856a0aeb1e3c294037ac3dd32"
} ,
{
"url" : "https://git.kernel.org/stable/c/c39cf4df19acf0133fa284a8cd83fad42cd13cc2" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c39cf4df19acf0133fa284a8cd83fad42cd13cc2"
} ,
{
"url" : "https://git.kernel.org/stable/c/b2ef1f5de40342de44fc5355321595f91774dab5" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/b2ef1f5de40342de44fc5355321595f91774dab5"
} ,
{
"url" : "https://git.kernel.org/stable/c/fad92b11047a748c996ebd6cfb164a63814eeb2e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/fad92b11047a748c996ebd6cfb164a63814eeb2e"
2024-05-21 15:00:35 +00:00
}
]
2024-05-28 20:02:35 +00:00
} ,
"generator" : {
"engine" : "bippy-a5840b7849dd"
2024-05-21 15:00:35 +00:00
}
}