Security Advisory

CVE-2023-52878

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 15:32:10
Last updated 2026-05-11 19:34:46
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_put_echo_skb(): dont crash kernel if can_priv::echo_skb is accessed out of bounds If the "struct can_priv::echoo_skb" is accessed out of bounds, this would cause a kernel crash. Instead, issue a meaningful warning message and return with an error.