THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-31700 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd() In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel valid

[NVD] CVE-2026-31700 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd() In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel valid

lownvdPublished 2026-05-01

CVE-2026-31700 CVSS: 7.8 HIGH Published: 2026-05-01T14:16:19.907

In the Linux kernel, the following vulnerability has been resolved:

net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()

In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel validates the header via __packet_snd_vnet_parse() but then

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-31700