Stack must be at least readable and writable.
PR: 242570
Differential D35867
Disallow invalid PT_GNU_STACK emaste on Jul 20 2022, 4:25 PM. Authored by Tags None Referenced Files
Subscribers
Details Stack must be at least readable and writable. PR: 242570
Diff Detail
Event TimelineComment Actions Did you looked at where the reported 'hang' occur? I suspect the actual bug is elsewere. I would expect that copyout_strings() would just error out, could we leak the vnode lock? Comment Actions I admit I did not look further and have not created a binary with corrupted PT_GNU_STACK [also asked the original submitter in PR, but got no response], but I will try to take a look either before committing this or with it reverted. Comment Actions
I did not get a chance to do it yet, will eventually try reverting it and continuing to investigate. |