← Back to CVE List

CVE-2024-26679

Published: 2024-04-02T07:15Z
Last Modified: 2025-03-17T15:42Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt