CVE-2022-49098
Last modified
CVE-2022-49098 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix potential crash on module unload The vmbus driver relies on the panic notifier infrastructure to perform some operations when a panic event is detected. Since vmbus can be built as module, it is required that the driver handles both registering and unregistering such panic notifier callback. After commit 74347a99e73a ("x86/Hyper-V: Unload vmbus channel in hv panic callback") though, the panic notifier registration is done unconditionally in the module initialization routine whereas the unregistering procedure is conditionally guarded and executes only if HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE capability is set. This patch fixes that by unconditionally unregistering the panic notifier in the module's exit routine as well.. 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: hv: vmbus: Fix potential crash on module unload The vmbus driver relies on the panic notifier infrastructure to perform some operations when a panic event is detected. Since vmbus can be built as module, it is required that the driver handles both registering and unregistering such panic notifier callback. After commit 74347a99e73a ("x86/Hyper-V: Unload vmbus channel in hv panic callback") though, the panic notifier registration is done unconditionally in the module initialization routine whereas the unregistering procedure is conditionally guarded and executes only if HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE capability is set. This patch fixes that by unconditionally unregistering the panic notifier in the module's exit routine as well.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.19.118, < 4.19.238 | — |
| Linux | Linux Kernel | >= 5.4.35, < 5.4.189 | — |
| Linux | Linux Kernel | >= 5.6.7, < 5.7 | — |
| Linux | Linux Kernel | >= 5.7.1, < 5.10.111 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.34 | — |
| Linux | Linux Kernel | >= 5.16, < 5.16.20 | — |
| Linux | Linux Kernel | >= 5.17, < 5.17.3 | — |
| Linux | Linux Kernel | 5.7 | — |
| Linux | Linux Kernel | 5.18 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-49098?
How severe is CVE-2022-49098?
How do I fix CVE-2022-49098?
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-49092In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49093In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2022-49094In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49095In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49096In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49097In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49099In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4910Inappropriate implementation in Autofill in Google Chrome pr…5.4
- CVE-2022-49100In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49101Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-49102In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49103In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49098?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
