In the Linux kernel, the following vulnerability has been resolved:
can: rockchip: rkcanfdhandlerxfifooverflow_int(): bail out if skb cannot be allocated
Fix NULL pointer check in rkcanfdhandlerxfifooverflow_int() to bail out if skb cannot be allocated.