In the Linux kernel, the following vulnerability has been resolved:
hwmon: (pmbus_core) Fix NULL pointer dereference
Pass i2cclient to _pmbusis_enabled to drop the assumption that a regulator device is passed in.
This will fix the issue of a NULL pointer dereference when called from pmbusget_flags.