CVE-2022-50380

Publication date

2025-09-18 13:33:02

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smaps_rollup: fix no vmas null-deref Commit 258f669e7e88 ("mm: /proc/pid/smaps_rollup: convert to single value seq_file") introduced a null-deref if there are no vmas in the task in show_smaps_rollup.