From: Lennart Poettering Date: Thu, 9 Jul 2026 09:00:29 +0000 (+0200) Subject: shared: fix DNS RR wire cache and EFI boot option bounds checks (#42926) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af8700527a6ea2a0100c19f8da8ec379f5b805c5;p=thirdparty%2Fsystemd.git shared: fix DNS RR wire cache and EFI boot option bounds checks (#42926) Invalidate cached DNS RR wire format when `dns_resource_record_clamp_ttl()` updates `rr->ttl` in place. Validate each EFI `Boot####` device-path node length before reading subtype-specific fields. --- af8700527a6ea2a0100c19f8da8ec379f5b805c5