NONE · 0

CVE-2022-50767

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufx_o...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufx_ops_destroy() function to .fb_destroy of fb_ops, and in this function, there is kref_put() that finally calls ufx_free(). This fix prevents multiple UAFs.

References

FAQ

What is CVE-2022-50767?

CVE-2022-50767 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufx_o...

How severe is CVE-2022-50767?

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

Is there a patch for CVE-2022-50767?

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