Public bug reported:
Description: uprobes: fix SIGSEGVs with setjmp/longjmp
Symptom:
Setting a user space return probe on a function that does not
return because of a longjmp call may cause SIGSEGV or SIGILL.
Problem:
Userspace can do whatever it wants with its stack. Especially
stack modi
You have been subscribed to a public bug:
Description: uprobes: fix SIGSEGVs with setjmp/longjmp
Symptom:
Setting a user space return probe on a function that does not
return because of a longjmp call may cause SIGSEGV or SIGILL.
Problem:
Userspace can do whatever it wants with its stack. E
2 matches
Mail list logo