CVE-2023-52878

Publication date

2024-05-21 15:32:10

Family

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.