CVE-2022-49527
Last modified
CVE-2022-49527 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venus_probe fails at pm_runtime_put_sync the error handling first calls hfi_destroy and afterwards hfi_core_deinit. As hfi_destroy sets core->ops to NULL, hfi_core_deinit cannot call the core_deinit function anymore. Avoid this null pointer derefence by skipping the call when necessary.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venus_probe fails at pm_runtime_put_sync the error handling first calls hfi_destroy and afterwards hfi_core_deinit. As hfi_destroy sets core->ops to NULL, hfi_core_deinit cannot call the core_deinit function anymore. Avoid this null pointer derefence by skipping the call when necessary.
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 | < 4.14.283 |
| Linux | Linux Kernel | >= 4.15, < 4.19.247 |
| Linux | Linux Kernel | >= 4.20, < 5.4.198 |
| Linux | Linux Kernel | >= 5.5, < 5.10.121 |
| Linux | Linux Kernel | >= 5.11, < 5.15.46 |
| Linux | Linux Kernel | >= 5.16, < 5.17.14 |
| Linux | Linux Kernel | >= 5.18, < 5.18.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49527?
How severe is CVE-2022-49527?
How do I fix CVE-2022-49527?
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-49521In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49522In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49523In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49524In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49525In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49526In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49528In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49529In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4953The Elementor Website Builder WordPress plugin before 3.5.5 …6.1
- CVE-2022-49530In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49531In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49532In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49527?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
