Security Advisory

CVE-2024-26679

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-04-02 07:01:43
Last updated 2026-05-23 15:36:41
Assigner Linux
State PUBLISHED

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.