CVE-2021-47579

high
Published 2024-04-30 · Modified 2024-08-08
CVSS v3
VIR risk
8.0

Description

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovl_create_real() Syzbot triggered the following warning in ovl_workdir_create() -> ovl_create_real(): if (!err && WARN_ON(!newdentry->d_inode)) { The reason is that the cgroup2 filesystem returns from mkdir without instantiating the new dentry. Weird filesystems such as this will be rejected by overlayfs at a later stage during setup, but to prevent such a warning, call ovl_mkdir_real() directly from ovl_workdir_create() and reject this case early.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.

OS impact

OSVersionStatusFixed in
redhat rhel9fixed
rockylinux rocky8fixed
suse slesaffected
debian debianbookwormfixed5.15.15-1
debian debianbullseyefixed5.10.92-1
debian debianforkyfixed5.15.15-1
debian debiansidfixed5.15.15-1
debian debiantrixiefixed5.15.15-1
almalinux almalinux8fixedkernel-rt-debug-4.18.0-553.16.1.rt7.357.el8_10.x86_64.rpm

References

💬 Discuss CVE-2021-47579 on VIR Community →

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.