VDB
CISA-2024-40938
CISA-2024-40938
PUBLISHED
Reported by Linux · Published July 12, 2024
In the Linux kernel, the following vulnerability has been resolved: landlock: Fix d_parent walk The WARN_ON_ONCE() in collect_domain_accesses() can be triggered when trying to link a root mount point. This cannot work in practice because this directory is mounted, but the VFS check is done after the call to security_path_link(). Do not use source directory's d_parent when the source directory is the mount point. [mic: Fix commit message]
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | b91c3e4ea756b12b7d992529226edce1cfd854d7, b91c3e4ea756b12b7d992529226edce1cfd854d7, b91c3e4ea756b12b7d992529226edce1cfd854d7 |
| Linux | Linux | 5.19, 0, 6.1.95 |
| linux | linux_kernel | 5.19, 5.19, 5.19 |
| Linux | Linux | *, b91c3e4ea756b12b7d992529226edce1cfd854d7, b91c3e4ea756b12b7d992529226edce1cfd854d7 |
Timeline
- Jul 12, 2024 CVE Published
- Nov 3, 2025 CVE Updated