In the Linux kernel, the following vulnerability has been resolved:
net: hsr: fix potential OOB access in supervision frame handling
Ensure the entire TLV header is linearized before access by adding sizeof(struct hsrsuptlv) to the pskbmaypull() calls. Without this, a truncated frame could cause an out-of-bounds access.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64000.json",
"cna_assigner": "Linux"
}