CVE-2022-49404
Last modified
CVE-2022-49404 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix potential integer multiplication overflow errors When multiplying of different types, an overflow is possible even when storing the result in a larger type. This is because the conversion is done after the multiplication. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix potential integer multiplication overflow errors When multiplying of different types, an overflow is possible even when storing the result in a larger type. This is because the conversion is done after the multiplication. So arithmetic overflow and thus in incorrect value is possible. Correct an instance of this in the inter packet delay calculation. Fix by ensuring one of the operands is u64 which will promote the other to u64 as well ensuring no overflow.
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.3, < 4.9.318 |
| Linux | Linux Kernel | >= 4.10, < 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-49404?
How severe is CVE-2022-49404?
How do I fix CVE-2022-49404?
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-49399In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4940The WCFM Membership plugin for WordPress is vulnerable to un…6.5
- CVE-2022-49400In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49401In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49402In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49403In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49405In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49406In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49407In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49408In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49409In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4941The WCFM Membership plugin for WordPress is vulnerable to Cr…8.8
Are you affected by CVE-2022-49404?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
