NONE · 0

CVE-2022-50834

In the Linux kernel, the following vulnerability has been resolved: nfc: Fix potential resource leaks nfc_get_device() take reference for the device, add missing nfc_put_device() to release it when ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: nfc: Fix potential resource leaks nfc_get_device() take reference for the device, add missing nfc_put_device() to release it when not need anymore. Also fix the style warnning by use error EOPNOTSUPP instead of ENOTSUPP.

References

FAQ

What is CVE-2022-50834?

CVE-2022-50834 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: nfc: Fix potential resource leaks nfc_get_device() take reference for the device, add missing nfc_put_device() to release it when ...

How severe is CVE-2022-50834?

CVSS scoring is not yet available for CVE-2022-50834. Check NVD for updates.

Is there a patch for CVE-2022-50834?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.