| Summary | In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebt_snat ARP rewrite writable The ebtables SNAT target keeps the Ethernet source address rewrite However, the optional ARP sender hardware address rewrite is different. skb_store_bits(skb, sizeof(struct arphdr), info->mac, ETH_ALEN) skb_header_pointer() only safely reads the ARP header; it does not make Ensure the ARP SHA range is writable before reading the ARP header and |
|---|---|
| Publication Date | June 25, 2026, 6:16 p.m. |
| Registration Date | June 27, 2026, 4:27 a.m. |
| Last Update | June 25, 2026, 6:16 p.m. |