2024-05-24 16:00:48 +00:00
{
2024-06-19 15:00:34 +00:00
"data_version" : "4.0" ,
2024-05-24 16:00:48 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-47579" ,
2024-06-19 15:00:34 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-24 16:00:48 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-06-19 15:00:34 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\novl: fix warning in ovl_create_real()\n\nSyzbot triggered the following warning in ovl_workdir_create() ->\novl_create_real():\n\n\tif (!err && WARN_ON(!newdentry->d_inode)) {\n\nThe reason is that the cgroup2 filesystem returns from mkdir without\ninstantiating the new dentry.\n\nWeird filesystems such as this will be rejected by overlayfs at a later\nstage during setup, but to prevent such a warning, call ovl_mkdir_real()\ndirectly from ovl_workdir_create() and reject this case early."
}
]
} ,
"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" : "445d2dc63e58"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "4.19.222" ,
"lessThanOrEqual" : "4.19.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:02 +00:00
"versionType" : "semver"
2024-06-19 15:00:34 +00:00
} ,
{
"version" : "5.4.168" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:02 +00:00
"versionType" : "semver"
2024-06-19 15:00:34 +00:00
} ,
{
"version" : "5.10.88" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:02 +00:00
"versionType" : "semver"
2024-06-19 15:00:34 +00:00
} ,
{
"version" : "5.15.11" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-04 12:01:02 +00:00
"versionType" : "semver"
2024-06-19 15:00:34 +00:00
} ,
{
"version" : "5.16" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
2024-11-04 13:00:34 +00:00
"versionType" : "original_commit_for_fix"
2024-06-19 15:00:34 +00:00
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/445d2dc63e5871d218f21b8f62ab29ac72f2e6b8" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/445d2dc63e5871d218f21b8f62ab29ac72f2e6b8"
} ,
{
"url" : "https://git.kernel.org/stable/c/f9f300a92297be8250547347fd52216ef0177ae0" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f9f300a92297be8250547347fd52216ef0177ae0"
} ,
{
"url" : "https://git.kernel.org/stable/c/6859985a2fbda5d1586bf44538853e1be69e85f7" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/6859985a2fbda5d1586bf44538853e1be69e85f7"
} ,
{
"url" : "https://git.kernel.org/stable/c/d2ccdd4e4efab06178608a34d7bfb20a54104c02" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d2ccdd4e4efab06178608a34d7bfb20a54104c02"
} ,
{
"url" : "https://git.kernel.org/stable/c/1f5573cfe7a7056e80a92c7a037a3e69f3a13d1c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/1f5573cfe7a7056e80a92c7a037a3e69f3a13d1c"
2024-05-24 16:00:48 +00:00
}
]
2024-06-19 15:00:34 +00:00
} ,
"generator" : {
2024-11-04 13:00:34 +00:00
"engine" : "bippy-9e1c9544281a"
2024-05-24 16:00:48 +00:00
}
}