In the Linux kernel, the following vulnerability has been resolved:
ASoC: fsl: Fix refcount leak in imxsgtl5000probe
offindi2cdevicebynode() takes a reference, In error paths, we should call putdevice() to drop the reference to aviod refount leak.
{ "urgency": "not yet assigned" }