Back to search
CVE-2022-50848
Published: Dec 30, 2025
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: drivers: dio: fix possible memory leak in dio_init() If device_register() returns error, the 'dev' and name needs be freed. Add a release function, and then call put_device() in the error path, so the name is freed in kobject_cleanup() and to the 'dev' is freed in release function.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 2e4c77bea3d8b17d94f8ee382411f359b708560f - < affe3cea6b3148fa66796a48640664822ceccd48affected 2e4c77bea3d8b17d94f8ee382411f359b708560f - < 4b68caa95064ac464f1b261d08ac677e753d1088affected 2e4c77bea3d8b17d94f8ee382411f359b708560f - < a524e7fed696a4dfef671e0fda3511bfd2dca0cfaffected 2e4c77bea3d8b17d94f8ee382411f359b708560f - < da64e01da40c6b71a54144126da53cc3b27201acaffected 2e4c77bea3d8b17d94f8ee382411f359b708560f - < fce9890e1be4c0460dad850cc8c00414a9d25f0f+4 more versions |
Linux | Linux | affected 2.6.29unaffected 0 - < 2.6.29unaffected 4.9.337 - <= 4.9.*unaffected 4.14.303 - <= 4.14.*unaffected 4.19.270 - <= 4.19.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now