Files
systemd/src
Zbigniew Jędrzejewski-Szmek caa4bfd468 libsystemd-network: check size of icmpv6 packets
Coverity was complaining that we use the received packet size as a loop bound
without checking. This is indeed a bit iffy, because depending on how the host
is configured, the packet could be rather large. Let's refuse anything more
than the standard size early to prevent suspicious activity.

Resolves coverity CID#1534892, CID#1543949.
2024-05-14 18:56:35 +02:00
..
2024-05-10 10:11:06 +09:00
2024-04-18 17:39:34 +02:00
2024-05-08 15:13:14 +02:00
2024-04-25 17:06:43 +02:00
2024-05-10 10:11:06 +09:00
2024-04-18 17:39:34 +02:00
2024-04-18 17:39:34 +02:00