CVE-2022-50857 PUBLISHED

Reported by Linux · Published December 30, 2025

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.

EPSS 0.05% · 15.3th percentile

Risk Scores

EPSS Score
0.05%
15.3th percentile

Affected Products

VendorProductVersions
LinuxLinux2aaf308b95b24649a6dcfed89cd956e972089b2a, 2aaf308b95b24649a6dcfed89cd956e972089b2a, 2aaf308b95b24649a6dcfed89cd956e972089b2a
LinuxLinux3.15, 0, 4.9.337
LinuxLinux3.15, 2aaf308b95b24649a6dcfed89cd956e972089b2a, 2aaf308b95b24649a6dcfed89cd956e972089b2a
linuxlinux_kernel3.15, 3.15, 3.15

Timeline

References

Open in Interactive Console →