Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: inet: read sk->sk_family once in inet_recv_error() inet_recv_error() is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6_ADDRFORM socket option and trigger a KCSAN warning.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.18, < 4.19.307 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/307fa8a75ab7423fa5c73573ec3d192de5027830Patch
- https://git.kernel.org/stable/c/3266e638ba5cc1165f5e6989eb8c0720f1cc4b41Patch
- https://git.kernel.org/stable/c/4a5e31bdd3c1702b520506d9cf8c41085f75c7f2Patch
- https://git.kernel.org/stable/c/54538752216bf89ee88d47ad07802063a498c299Patch
- https://git.kernel.org/stable/c/5993f121fbc01dc2d734f0ff2628009b258fb1ddPatch
- https://git.kernel.org/stable/c/88081ba415224cf413101def4343d660f56d082bPatch
- https://git.kernel.org/stable/c/caa064c3c2394d03e289ebd6b0be5102eb8a5b40Patch
- https://git.kernel.org/stable/c/eef00a82c568944f113f2de738156ac591bbd5cdPatch
- https://git.kernel.org/stable/c/307fa8a75ab7423fa5c73573ec3d192de5027830Patch
- https://git.kernel.org/stable/c/3266e638ba5cc1165f5e6989eb8c0720f1cc4b41Patch
- https://git.kernel.org/stable/c/4a5e31bdd3c1702b520506d9cf8c41085f75c7f2Patch
- https://git.kernel.org/stable/c/54538752216bf89ee88d47ad07802063a498c299Patch
- https://git.kernel.org/stable/c/5993f121fbc01dc2d734f0ff2628009b258fb1ddPatch
- https://git.kernel.org/stable/c/88081ba415224cf413101def4343d660f56d082bPatch
- https://git.kernel.org/stable/c/caa064c3c2394d03e289ebd6b0be5102eb8a5b40Patch
FAQ
What is CVE-2024-26679?
CVE-2024-26679 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: inet: read sk->sk_family once in inet_recv_error() inet_recv_error() is called without holding the socket lock. IPv6 socket could...
How severe is CVE-2024-26679?
CVE-2024-26679 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26679?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.