Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
Accessing or modifying shared objects in signal handlers can result in accessing data in an inconsistent state. Zalewski's paper on "Delivering Signals for Fun and Profit" provides some examples vulnerabilities of vulnerabilities that can result from violating this and other signal -handling rules \[[Zalewski 01|AA. C References#Zalewski 01]\].

...