Files
flatpak/common
Sebastian Wick 6950a22bf4 exports: Add recursion depth limit to flatpak_exports_path_get_mode
A symlink loop on the host filesystem would cause infinite recursion
and a stack overflow. Limit to 40 levels, matching the kernel's ELOOP
limit and the existing check in _exports_path_expose.
2026-07-27 13:41:00 +00:00
..