CVE-2022-50814
Last modified
CVE-2022-50814 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr KASAN reported this Bug: [17619.659757] BUG: KASAN: global-out-of-bounds in param_get_int+0x34/0x60 [17619.673193] Read of size 4 at addr fffff01332d7ed00 by task read_all/1507958 ... [17619.698934] The buggy address belongs to the variable: [17619.708371] sgl_sge_nr+0x0/0xffffffffffffa300 [hisi_zip] There is a mismatch in hisi_zip when get/set the variable sgl_sge_nr. The type of sgl_sge_nr is u16, and get/set sgl_sge_nr by param_get/set_int. Replacing param_get/set_int to param_get/set_ushort can fix this bug.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr KASAN reported this Bug: [17619.659757] BUG: KASAN: global-out-of-bounds in param_get_int+0x34/0x60 [17619.673193] Read of size 4 at addr fffff01332d7ed00 by task read_all/1507958 ... [17619.698934] The buggy address belongs to the variable: [17619.708371] sgl_sge_nr+0x0/0xffffffffffffa300 [hisi_zip] There is a mismatch in hisi_zip when get/set the variable sgl_sge_nr. The type of sgl_sge_nr is u16, and get/set sgl_sge_nr by param_get/set_int. Replacing param_get/set_int to param_get/set_ushort can fix this bug.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f081fda293ffba54216a7dab66faba7275475006, < d88b88514ef28515ccfa1f1787c2aedef75a79dd; >= f081fda293ffba54216a7dab66faba7275475006, < 272093471305261c4e07a2fc97c2d1e53cd56819; >= f081fda293ffba54216a7dab66faba7275475006, < f8a983d6e01b198320d310cb1326364d7d973b2a; >= f081fda293ffba54216a7dab66faba7275475006, < 5eaebd19fbb0e26e73a34f55d3b1dc310df0eb15; >= f081fda293ffba54216a7dab66faba7275475006, < d74f9340097a881869c4c22ca376654cc2516ecc |
| Linux | Linux | 5.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50814?
How severe is CVE-2022-50814?
How do I fix CVE-2022-50814?
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-50808CoolerMaster MasterPlus 1.8.5 contains an unquoted service p…8.5
- CVE-2022-50809In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50810In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50811In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50812In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50813In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50815In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50816In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50817In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50818In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50819In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50820In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50814?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
