CVE-2023-54167
Last modified
CVE-2023-54167 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: m68k: mm: Move initrd phys_to_virt handling after paging_init() When booting with an initial ramdisk on platforms where physical memory does not start at address zero (e.g. on Amiga): initrd: 0ef0602c - 0f800000 Zone ranges: DMA [mem 0x0000000008000000-0x000000f7ffffffff] Normal empty Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000008000000-0x000000000f7fffff] Initmem setup node 0 [mem 0x0000000008000000-0x000000000f7fffff] Unable to handle kernel access at virtual address (ptrval) Oops: 00000000 Modules linked in: PC: [<00201d3c>] memcmp+0x28/0x56 As phys_to_virt() relies on m68k_memoffset and module_fixup(), it must not be called before paging_init(). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: m68k: mm: Move initrd phys_to_virt handling after paging_init() When booting with an initial ramdisk on platforms where physical memory does not start at address zero (e.g. on Amiga): initrd: 0ef0602c - 0f800000 Zone ranges: DMA [mem 0x0000000008000000-0x000000f7ffffffff] Normal empty Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000008000000-0x000000000f7fffff] Initmem setup node 0 [mem 0x0000000008000000-0x000000000f7fffff] Unable to handle kernel access at virtual address (ptrval) Oops: 00000000 Modules linked in: PC: [<00201d3c>] memcmp+0x28/0x56 As phys_to_virt() relies on m68k_memoffset and module_fixup(), it must not be called before paging_init(). Hence postpone the phys_to_virt handling for the initial ramdisk until after calling paging_init(). While at it, reduce #ifdef clutter by using IS_ENABLED() instead.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 376e3fdecb0dcae216c0ac559cff066f460bf47b, < ceb089e2337f810d3594d310953d9af4783f660a; >= 376e3fdecb0dcae216c0ac559cff066f460bf47b, < 58662cfb459150b9c0c22d20cddaea439b3844bd; >= 376e3fdecb0dcae216c0ac559cff066f460bf47b, < d4b97925e87eb133e400fe4a482d750c74ce392f |
| Linux | Linux | 5.17 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54167?
How severe is CVE-2023-54167?
How do I fix CVE-2023-54167?
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 2023
- CVE-2023-54161Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-54162In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2023-54163NLB mKlik Macedonia 3.3.12 contains a SQL injection vulnerab…8.8
- CVE-2023-54164In the Linux kernel, the following vulnerability has been re…8
- CVE-2023-54165In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54166In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54168In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54169In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5417The Funnelforms Free plugin for WordPress is vulnerable to u…4.3
- CVE-2023-54170In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54171In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54172In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54167?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
