Files
systemd/src
Kai Lüke d09e025b85 cryptsetup: Remap bad PCR set early to EPERM
Currently libcryptsetup's look treats ENOANO special because it's used
to signal PIN requirement. But the bad PCR set can also contain ENOANO
for a mismatch from a PolicyOR branch.
To continue iterating, remap the bad PCR set to EPERM early. This would
in theory also allow us to simplify the matching for the iteration
condition but we leave this as is for now to prevent a future
regression.
2026-07-10 08:07:47 +02:00
..
2026-07-10 03:36:04 +02:00
2026-07-09 11:02:46 +02:00