CVE-2022-48753
Last modified
CVE-2022-48753 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in disk_register_independent_access_ranges kobject_init_and_add() takes reference even when it fails. According to the doc of kobject_init_and_add() If this function returns an error, kobject_put() must be called to properly clean up the memory associated with the object. Fix this issue by adding kobject_put(). Callback function blk_ia_ranges_sysfs_release() in kobject_put() can handle the pointer "iars" properly.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in disk_register_independent_access_ranges kobject_init_and_add() takes reference even when it fails. According to the doc of kobject_init_and_add() If this function returns an error, kobject_put() must be called to properly clean up the memory associated with the object. Fix this issue by adding kobject_put(). Callback function blk_ia_ranges_sysfs_release() in kobject_put() can handle the pointer "iars" properly.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 5.16.5 | — |
| Linux | Linux Kernel | 5.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-48753?
How severe is CVE-2022-48753?
How do I fix CVE-2022-48753?
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-48748In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2022-48749In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4875A vulnerability has been found in fossology and classified a…6.1
- CVE-2022-48750In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48751In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2022-48752In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48754In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48755In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48756In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48757In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-48758In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48759In the Linux kernel, the following vulnerability has been re…7
Are you affected by CVE-2022-48753?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
