CVE-2022-50756
Last modified
CVE-2022-50756 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix mempool alloc size Convert the max size to bytes to match the units of the divisor that calculates the worst-case number of PRP entries. The result is used to determine how many PRP Lists are required. The code was previously rounding this to 1 list, but we can require 2 in the worst case. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix mempool alloc size Convert the max size to bytes to match the units of the divisor that calculates the worst-case number of PRP entries. The result is used to determine how many PRP Lists are required. The code was previously rounding this to 1 list, but we can require 2 in the worst case. In that scenario, the driver would corrupt memory beyond the size provided by the mempool. While unlikely to occur (you'd need a 4MB in exactly 127 phys segments on a queue that doesn't support SGLs), this memory corruption has been observed by kfence.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 943e942e6266f22babee5efeb00f8f672fbff5bd, < dfb6d54893d544151e7f480bc44cfe7823f5ad23; >= 943e942e6266f22babee5efeb00f8f672fbff5bd, < 9141144b37f30e3e7fa024bcfa0a13011e546ba9; >= 943e942e6266f22babee5efeb00f8f672fbff5bd, < e1777b4286e526c58b4ee699344b0ad85aaf83a0; >= 943e942e6266f22babee5efeb00f8f672fbff5bd, < b1814724e0d7162bdf4799f2d565381bc2251c63; >= 943e942e6266f22babee5efeb00f8f672fbff5bd, < c89a529e823d51dd23c7ec0c047c7a454a428541 |
| Linux | Linux | 4.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50756?
How severe is CVE-2022-50756?
How do I fix CVE-2022-50756?
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-50750In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50751In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50752In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50753In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50754In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50755In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50757In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50758In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50759In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50760In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50761In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50762In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50756?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
