In the Linux kernel, the following vulnerability has been resolved: net: ethernet: rtsn: Fix a null pointer dereference in rtsnprobe() Add check for the return value of rcargen4ptpalloc() to prevent potential null pointer dereference.