PT-2026-34657
In the Linux kernel, the following vulnerability has been resolved: ipv4: nexthop: allocate skb dynamically in rtm get nexthop When querying a nexthop object via RTM GETNEXTHOP, the kernel currently allocates a fixed-size skb using NLMSG GOODSIZE. While sufficient for single nexthops and small...