| Summary | In the Linux kernel, the following vulnerability has been resolved: procfs: fix missing RCU protection when reading real_parent in do_task_stat() When reading /proc/[pid]/stat, do_task_stat() accesses task->real_parent cpu 0 cpu 1 This patch uses task_ppid_nr_ns() instead of task_tgid_nr_ns() to add |
|---|---|
| Publication Date | June 4, 2026, 3:16 a.m. |
| Registration Date | June 4, 2026, 4:17 a.m. |
| Last Update | June 4, 2026, 3:16 a.m. |