VDB
CISA-2021-46923
CISA-2021-46923
PUBLISHED
Reported by Linux · Published February 27, 2024
In the Linux kernel, the following vulnerability has been resolved: fs/mount_setattr: always cleanup mount_kattr Make sure that finish_mount_kattr() is called after mount_kattr was succesfully built in both the success and failure case to prevent leaking any references we took when we built it. We returned early if path lookup failed thereby risking to leak an additional reference we took when building mount_kattr when an idmapped mount was requested.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 9caccd41541a6f7d6279928d9f971f6642c361af, 9caccd41541a6f7d6279928d9f971f6642c361af |
| Linux | Linux | 5.12, 0, 5.15.13 |
| linux | linux_kernel | 5.12, 5.12, 5.12 |
| Linux | Linux | 9caccd41541a6f7d6279928d9f971f6642c361af, 5.12, 0 |
Timeline
- Feb 27, 2024 CVE Published
- May 4, 2025 CVE Updated