Security Advisory

CVE-2022-49048

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:54:24
Last updated 2026-05-23 15:21:28
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix panic when forwarding a pkt with no in6 dev kongweibin reported a kernel panic in ip6_forward() when input interface has no in6 dev associated. The following tc commands were used to reproduce this panic: tc qdisc del dev vxlan100 root tc qdisc add dev vxlan100 root netem corrupt 5%