CVE-2026-43383
In the Linux kernel, the following vulnerability has been resolved:
net/tcp-md5: 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/02669e2a4d207068edce7e8b5fafd85822018ce6
