CVE-2022-50848
Last modified
CVE-2022-50848 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < affe3cea6b3148fa66796a48640664822ceccd48; >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < 4b68caa95064ac464f1b261d08ac677e753d1088; >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < a524e7fed696a4dfef671e0fda3511bfd2dca0cf; >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < da64e01da40c6b71a54144126da53cc3b27201ac; >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < fce9890e1be4c0460dad850cc8c00414a9d25f0f; >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < a0ead7e8da84f4c3759417b8e928b65e0207c646; >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < 8e002b9fe831b27d4506df6fa60cb33ba0730ac3; >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < 78fddc0ff971f9874d53c854818cc4aafa144114; >= 2e4c77bea3d8b17d94f8ee382411f359b708560f, < e63e99397b2613d50a5f4f02ed07307e67a190f1 |
| Linux | Linux | 2.6.29 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50848?
How severe is CVE-2022-50848?
How do I fix CVE-2022-50848?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50842In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50843In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50844In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50845In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50846In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50847In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50849In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50850In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50851In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50852In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50853In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50854In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50848?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
