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]
Metrics
Affected Vendors & Products
References
History
Thu, 12 Sep 2024 20:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-07-12T12:25:14.463Z
Updated: 2024-11-05T09:33:32.605Z
Reserved: 2024-07-12T12:17:45.584Z
Link: CVE-2024-40938
Vulnrichment
Updated: 2024-08-02T04:39:55.945Z
NVD
Status : Awaiting Analysis
Published: 2024-07-12T13:15:16.247
Modified: 2024-07-12T16:34:58.687
Link: CVE-2024-40938
Redhat