CVE-2026-49413
概要

The Linuxulator determined whether a binary was set-user-ID or set-group-ID by checking the P_SUGID process flag. During execve(2), this flag is not yet set at the point where the auxiliary vector is constructed, so AT_SECURE was incorrectly set to zero for set-user-ID and set-group-ID executables.

An unprivileged local user can inject a shared library via LD_PRELOAD into a set-user-ID or set-group-ID Linux binary, gaining the privileges of that binary.

公表日 2026年6月27日18:16
登録日 2026年6月29日4:18
最終更新日 2026年6月27日18:16
関連情報、対策とツール
共通脆弱性一覧