Security Advisory

CVE-2025-39702

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-05 17:21:08
Last updated 2026-05-12 12:06:24
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this.