Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.20, < 5.10.253 |
References
- https://git.kernel.org/stable/c/02669e2a4d207068edce7e8b5fafd85822018ce6Patch
- https://git.kernel.org/stable/c/345a9530756528d7ca407663d659c3c40e75c3ddPatch
- https://git.kernel.org/stable/c/46d0d6f50dab706637f4c18a470aac20a21900d3Patch
- https://git.kernel.org/stable/c/5d305a95130a8d08b9545e47f1e18d29d59866cbPatch
- https://git.kernel.org/stable/c/821c8751fdeecdeecabeb11704dd33439c9e4bbcPatch
- https://git.kernel.org/stable/c/ae3831b44f477de048287493e184fc3ff913b624Patch
- https://git.kernel.org/stable/c/b502e97e29d791ff7a8051f29a414535739be218Patch
- https://git.kernel.org/stable/c/ff44ec94d4fc8348600a69de0a8fa1102c23bce8
FAQ
What is CVE-2026-43383?
CVE-2026-43383 is a vulnerability with a CVSS score of 9.4 (CRITICAL). 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...
How severe is CVE-2026-43383?
CVE-2026-43383 has been rated CRITICAL with a CVSS base score of 9.4/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-43383?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.