2 matches found
CVE-2026-63925 macsec: fix replay protection at XPN lower-PN wrap
In the Linux kernel, the following vulnerability has been resolved: macsec: fix replay protection at XPN lower-PN wrap In macsecpostdecrypt, when pn is U32MAX, pn + 1 overflows u32 to 0 and the first branch never fires. If nextpnhalves.lower is also in the upper half, pnsamehalfpn, lower is true...
PT-2026-61242
In the Linux kernel, the following vulnerability has been resolved: macsec: fix replay protection at XPN lower-PN wrap In macsec post decrypt, when pn is U32 MAX, pn + 1 overflows u32 to 0 and the first branch never fires. If next pn halves.lower is also in the upper half, pn same halfpn, lower i...