PT-2026-61242 · Linux+1 · Linux Kernel+1
CVE-2026-63925
·
Published
2026-05-25
·
Updated
2026-09-07
CVSS v3.1
8.1
High
| Vector | AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
macsec post decrypt() function where a replay protection failure occurs during an Extended Packet Number (XPN) lower-PN wrap. When the packet number pn reaches U32 MAX, the calculation pn + 1 overflows to 0, preventing the expected logic branch from executing. If next pn halves.lower is also in the upper half, the pn same half(pn, lower) check returns true, and the XPN logic is bypassed, leaving next pn halves unchanged. This allows an attacker to capture a legitimate frame with pn equal to 0xFFFFFFFF and replay it indefinitely, as the lowest pn does not increase and macsec decrypt() continues to reconstruct the same Initialization Vector (IV).Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu