You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Deepin Integration]~[v25-Release] fix(acl): CVE-2026-54369, CVE-2026-54370 symlink traversal and TOCTOU by Zeno-sole@deepin-community/acl by deepin-community-ci-bot[bot] #13758
Package information | 软件包信息
Package repository address | 软件包仓库地址
Changelog | 更新信息
acl (2.3.2-2deepin2) unstable; urgency=medium
Fix CVE-2026-54369: symlink traversal in libacl pathname-based functions
(acl_get_file, acl_set_file, acl_extended_file, acl_delete_def_file)
acl_extended_file_at, acl_delete_def_file_at)
Fix CVE-2026-54370: TOCTOU race condition in getfacl, setfacl, chacl
acl_set_file_at)
Fix compiler warnings for CVE-2026-54369 and CVE-2026-54370