Description
In the Linux kernel, the following vulnerability has been resolved: rapidio: rio: fix possible name leak in rio_register_mport() If device_register() returns error, the name allocated by dev_set_name() need be freed. It should use put_device() to give up the reference in the error path, so that the name can be freed in kobject_cleanup(), and list_del() is called to delete the port from rio_mports.
INFO
Published Date :
2025-12-30T12:15:31.873Z
Last Modified :
2025-12-30T12:15:31.873Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2022-50857 vulnerability.
| Vendors | Products |
|---|---|
| Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2022-50857.