← Back to CVE List
CVE-2022-49486
In the Linux kernel, the following vulnerability has been resolved:
ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
of_find_i2c_device_by_node() takes a reference,
In error paths, we should call put_device() to drop
the reference to aviod refount leak.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt