[PATCH v3 0/1] net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()

Jiaming Zhang posted 1 patch 3 months, 1 week ago
There is a newer version of this series
net/core/dev_ioctl.c | 8 ++++++++
1 file changed, 8 insertions(+)
[PATCH v3 0/1] net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Posted by Jiaming Zhang 3 months, 1 week ago
Hi Kory,

Apologies for the resubmission (v3); I forgot to add Reviewed-by tag in
the v2 patch.

v3:
- Add Kory's Reviewed-by tag.

v2:
- Fix typo in comment ("driver" -> "lower driver")

Best Regards,
Jiaming Zhang

Jiaming Zhang (1):
  net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()

 net/core/dev_ioctl.c | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.34.1