Files
systemd/src/basic
Lennart Poettering 004e60e0fc chase: put limit on overall chase cycles
Let's add some protections in case we deal with inodes owned by an
untrusted person, with concurrent access: let's put a limit on how long
we traverse, and fail eventually so that live changes cannot send us in
circles indefinitely.

This reworks the current CHASE_MAX logic so that it not only applies to
symlinks transitions, but to any transitions.

This also bumps CHASE_MAX a bit, given that it's now bumped on every
single iteration of the loop.
2026-03-03 08:48:01 +01:00
..
2026-01-06 10:34:02 +01:00
2025-09-19 14:46:55 +02:00
2025-12-15 08:50:13 +09:00
2025-09-19 16:46:07 +02:00
2025-12-15 08:50:13 +09:00
2026-01-21 08:35:31 +09:00
2025-07-26 05:00:02 +09:00
2026-02-05 16:18:35 +01:00
2025-12-15 08:50:13 +09:00
2025-12-15 08:50:13 +09:00
2026-02-05 14:14:40 +01:00