CVE-2022-50473
Last modified
CVE-2022-50473 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: cpufreq: Init completion before kobject_init_and_add() In cpufreq_policy_alloc(), it will call uninitialed completion in cpufreq_sysfs_release() when kobject_init_and_add() fails. And that will cause a crash such as the following page fault in complete: BUG: unable to handle page fault for address: fffffffffffffff8 [..] RIP: 0010:complete+0x98/0x1f0 [..] Call Trace: kobject_put+0x1be/0x4c0 cpufreq_online.cold+0xee/0x1fd cpufreq_add_dev+0x183/0x1e0 subsys_interface_register+0x3f5/0x4e0 cpufreq_register_driver+0x3b7/0x670 acpi_cpufreq_init+0x56c/0x1000 [acpi_cpufreq] do_one_initcall+0x13d/0x780 do_init_module+0x1c3/0x630 load_module+0x6e67/0x73b0 __do_sys_finit_module+0x181/0x240 do_syscall_64+0x35/0x80 entry_SYSCALL_64_after_hwframe+0x63/0xcd. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: cpufreq: Init completion before kobject_init_and_add() In cpufreq_policy_alloc(), it will call uninitialed completion in cpufreq_sysfs_release() when kobject_init_and_add() fails. And that will cause a crash such as the following page fault in complete: BUG: unable to handle page fault for address: fffffffffffffff8 [..] RIP: 0010:complete+0x98/0x1f0 [..] Call Trace: kobject_put+0x1be/0x4c0 cpufreq_online.cold+0xee/0x1fd cpufreq_add_dev+0x183/0x1e0 subsys_interface_register+0x3f5/0x4e0 cpufreq_register_driver+0x3b7/0x670 acpi_cpufreq_init+0x56c/0x1000 [acpi_cpufreq] do_one_initcall+0x13d/0x780 do_init_module+0x1c3/0x630 load_module+0x6e67/0x73b0 __do_sys_finit_module+0x181/0x240 do_syscall_64+0x35/0x80 entry_SYSCALL_64_after_hwframe+0x63/0xcd
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 |
|---|---|---|
| Linux | Linux Kernel | >= 5.1.6, < 5.4.229 |
| Linux | Linux Kernel | >= 5.5, < 5.10.163 |
| Linux | Linux Kernel | >= 5.11, < 5.15.87 |
| Linux | Linux Kernel | >= 5.16, < 6.0.18 |
| Linux | Linux Kernel | >= 6.1, < 6.1.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-50473?
How severe is CVE-2022-50473?
How do I fix CVE-2022-50473?
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-50467In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50468In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50469In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50470In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50471In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50472In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50474In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50475In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50476In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50477In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50478In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-50479In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-50473?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
