CVE-2022-50578
CVE-2022-50578 is a Linux kernel issue addressed in several security advisories (EulerOS/SUSE), involving a memory-leak in the class registration path. The root cause is in __class_register where, if class_add_groups() fails, the code attempted to unregister and free resources improperly, risking...