In the Linux kernel, the following vulnerability has been resolved: fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount() Normally do_lock_mount(path, _) is locking a mountpoint pin…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount() Normally do_lock_mount(path, _) is locking a mountpoint pinned by *path and at the time when matching unlock_mount() unlocks that location it is still pinned by the same thing. Unfortunately, for 'beneath' case it's no longer that simple - the object being locked is not the one *path points to. It's the mountpoint of path->mnt. The thing is, without suff…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0d039eac6e5950f9d1ecc9e410c2fd1feaeab3b6 Patch
- https://git.kernel.org/stable/c/4f435c1f4c48ff84968e2d9159f6fa41f46cf998 Patch
- https://git.kernel.org/stable/c/a61afd54826ac24c2c93845c4f441dbc344875b1 Patch
- https://git.kernel.org/stable/c/d4b21e8cd3d7efa2deb9cff534f0133e84f35086 Patch
时间线
- nvd_ingest NVD