In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen() records the caller's user namespace in fc->user_…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen() records the caller's user namespace in fc->user_ns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfig(FSCONFIG_CMD_CREATE) to the task that created the context. The fd is inherited across fork() and exec() and it can be passed over a unix socket. Completing a context from another user namespace is allowed on pu…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/42d99fcd8006007e2f708bede6789f37f3910b30
- https://git.kernel.org/stable/c/494346f2aab2489d379d43ff614aea447cf4e94d
- https://git.kernel.org/stable/c/513478092966dc9818d96dd2b3ed613fd2f6e30e
- https://git.kernel.org/stable/c/63981fc786daaa626cb14d9be1406f674d79f98f
- https://git.kernel.org/stable/c/be161fa31e3e9cc828a3c1bd935edca461e8a7a1
Timeline
- nvd_ingest NVD