CVE-2022-50657
Last modified
CVE-2022-50657 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: riscv: mm: add missing memcpy in kasan_init Hi Atish, It seems that the panic is due to the missing memcpy during kasan_init. Could you please check whether this patch is helpful? When doing kasan_populate, the new allocated base_pud/base_p4d should contain kasan_early_shadow_{pud, p4d}'s content. Add the missing memcpy to avoid page fault when read/write kasan shadow region. Tested on: - qemu with sv57 and CONFIG_KASAN on. - qemu with sv48 and CONFIG_KASAN on.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: riscv: mm: add missing memcpy in kasan_init Hi Atish, It seems that the panic is due to the missing memcpy during kasan_init. Could you please check whether this patch is helpful? When doing kasan_populate, the new allocated base_pud/base_p4d should contain kasan_early_shadow_{pud, p4d}'s content. Add the missing memcpy to avoid page fault when read/write kasan shadow region. Tested on: - qemu with sv57 and CONFIG_KASAN on. - qemu with sv48 and CONFIG_KASAN on.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8fbdccd2b17335e1881a23865e98c63fcc345938, < ff0f6becf3a6f817838b6f80a2c9cca43dce0576; >= 8fbdccd2b17335e1881a23865e98c63fcc345938, < 9f2ac64d6ca60db99132e08628ac2899f956a0ec |
| Linux | Linux | 5.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50657?
How severe is CVE-2022-50657?
How do I fix CVE-2022-50657?
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-50651In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50652In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50653In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50654In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50655In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50656In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2022-50658In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50659In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50660In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50661In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50662In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50663In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50657?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
