ITADN

Adaptations for CVE-2025-9615

#136Closeddanfruehauf 创建于 2025-12-20
bugsecurity
D
danfruehaufcommented
See also: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2325 Any file access within the plugin should take implement safe access. At the moment this boils down to: * Key authentication access (accessing the private key) * Known hosts file Up until then, with the deployed NetworkManager version, only "admin" users (belonging to `wheel`, or equivalent) will be able to operate those connections.
关闭于 2026-04-03 1 条评论