CVE-2026-43384
In the Linux kernel, the following vulnerability has been resolved:
net/tcp-ao: 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.
More information : https://git.kernel.org/stable/c/080b0e210088296dd50d6637c06c1db14246adfe
