CVE-2022-50669
misc: ocxl: fix possible name leak in ocxl_file_register_afu()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible name leak in ocxl_file_register_afu() If device_register() returns error in ocxl_file_register_afu(), the name allocated by dev_set_name() need be freed. As comment of device_register() says, it should use put_device() to give up the reference in the error path. So fix this by calling put_device(), then the name can be freed in kobject_cleanup(), and info is freed in info_release().
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Dec 9, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
75ca758adbafc81804c39b2c200ecdc819a6c042 < 0cd05062371a49774e8a45258bdedf0bd6d3d327 75ca758adbafc81804c39b2c200ecdc819a6c042 < 7525741cb302a1672b8c3a5edb2a08e4229b5c7c 75ca758adbafc81804c39b2c200ecdc819a6c042 < 3299983a6bf628249ac650908e62d12de959341e 75ca758adbafc81804c39b2c200ecdc819a6c042 < 557b7de055d1e230ddb6664c29d26917b8db9143 75ca758adbafc81804c39b2c200ecdc819a6c042 < 2fce8b3583d1641a1716486f408478b58e96ec91 75ca758adbafc81804c39b2c200ecdc819a6c042 < a4cb1004aeed2ab893a058fad00a5b41a12c4691
Linux / Linux
5.2
References
git.kernel.org: https://git.kernel.org/stable/c/0cd05062371a49774e8a45258bdedf0bd6d3d327 git.kernel.org: https://git.kernel.org/stable/c/7525741cb302a1672b8c3a5edb2a08e4229b5c7c git.kernel.org: https://git.kernel.org/stable/c/3299983a6bf628249ac650908e62d12de959341e git.kernel.org: https://git.kernel.org/stable/c/557b7de055d1e230ddb6664c29d26917b8db9143 git.kernel.org: https://git.kernel.org/stable/c/2fce8b3583d1641a1716486f408478b58e96ec91 git.kernel.org: https://git.kernel.org/stable/c/a4cb1004aeed2ab893a058fad00a5b41a12c4691