Local kernel crash via smaps_rollup null dereference
Published Sep 18, 2025 · Updated Sep 18, 2025
NULL pointer dereference in /proc/PID/smaps_rollup in Linux allows local users to crash the kernel by reading a task with no VMAs. show_smaps_rollup passes priv->mm->mmap->vm_start to show_vma_header_prefix without checking whether the task's mmap list is NULL. A low-privileged local user must reach a task with no virtual memory areas and read its smaps_rollup entry; the resulting impact is an availability-only system crash.
Summary
What happened
NULL pointer dereference in /proc/PID/smaps_rollup in Linux allows local users to crash the kernel by reading a task with no VMAs. show_smaps_rollup passes priv->mm->mmap->vm_start to show_vma_header_prefix without checking whether the task's mmap list is NULL. A low-privileged local user must reach a task with no virtual memory areas and read its smaps_rollup entry; the resulting impact is an availability-only system crash.
The record
- CVE
- CVE-2022-50380
- Published
- Sep 18, 2025
- Updated
- Sep 18, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 18, 2025CVE publishedPublication date reported by the CVE source.
- Sep 18, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=258f669e7e88c18edbc23fe5ce00a476b924551f <33fc9e26b7cb39f0d4219c875a2451802249c225
- Affected versionversion=4.19
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo