| Summary | In the Linux kernel, the following vulnerability has been resolved: ptrace: slightly saner 'get_dumpable()' logic The 'dumpability' of a task is fundamentally about the memory image of And almost all users do in fact use it only for the case where the task But we have one odd special case: ptrace_may_access() uses 'dumpable' to It's not what this flag was designed for, but it is what it is. The ptrace code does check that the uid/gid matches, so you do have to Make it all make a *bit* more sense by saying that if you don't have a |
|---|---|
| Publication Date | May 15, 2026, 11:16 p.m. |
| Registration Date | May 17, 2026, 4:12 a.m. |
| Last Update | May 16, 2026, 10:16 p.m. |