In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()
Add check for the return value of rcargen4ptp_alloc() to prevent potential null pointer dereference.
{ "urgency": "not yet assigned" }