NONE · 0

CVE-2022-50875

In the Linux kernel, the following vulnerability has been resolved: of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop() When kmalloc() fail to allocate...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop() When kmalloc() fail to allocate memory in kasprintf(), fn_1 or fn_2 will be NULL, and strcmp() will cause null pointer dereference.

References

FAQ

What is CVE-2022-50875?

CVE-2022-50875 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop() When kmalloc() fail to allocate...

How severe is CVE-2022-50875?

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

Is there a patch for CVE-2022-50875?

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