In the Linux kernel, the following... CVE-2024-36946

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

In the Linux kernel, the following vulnerability has been resolved: phonet: fix rtm_phonet_notify() skb allocation fill_route() stores three components in the skb: - struct rtmsg - RTA_DST (u8) - RTA_OIF (u32) Therefore, rtm_phonet_notify() should use NLMSG_ALIGN(sizeof(struct rtmsg)) + nla_total_size(1) + nla_total_size(4)

0%
暂无可用Exp或PoC
当前有0条受影响产品信息