CVE Database
/

CVE-2022-50848

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.

VendorProductVersions

Linux

Linux

affected
2e4c77bea3d8b17d94f8ee382411f359b708560f - < affe3cea6b3148fa66796a48640664822ceccd48
affected
2e4c77bea3d8b17d94f8ee382411f359b708560f - < 4b68caa95064ac464f1b261d08ac677e753d1088
affected
2e4c77bea3d8b17d94f8ee382411f359b708560f - < a524e7fed696a4dfef671e0fda3511bfd2dca0cf
affected
2e4c77bea3d8b17d94f8ee382411f359b708560f - < da64e01da40c6b71a54144126da53cc3b27201ac
affected
2e4c77bea3d8b17d94f8ee382411f359b708560f - < fce9890e1be4c0460dad850cc8c00414a9d25f0f

+4 more versions

Linux

Linux

affected
2.6.29
unaffected
0 - < 2.6.29
unaffected
4.9.337 - <= 4.9.*
unaffected
4.14.303 - <= 4.14.*
unaffected
4.19.270 - <= 4.19.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now