PT-2026-61228
In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: reset runtime state when cloning SAs iptfs clone state clones the IPTFS mode data with kmemdup. This copies runtime objects which must not be shared with the original SA, including the embedded sk buff head, hrtimers...