Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
apply new PaX exceptions from heuristics to apps that are already installed #24
Comments
thestinger
added
the
Type: enhancement
label
Sep 1, 2015
thestinger
added
the
Language: Java
label
Nov 28, 2015
thestinger
added
the
Priority: low
label
Jul 1, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment|
This is no longer going to be necessary. |
thestinger
closed this
Sep 16, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thestinger commentedSep 1, 2015
The code currently only allows new exceptions added to the internal database. It would probably be fine to just have a blanket allow for the PaX exception permissions.
#23 was an example of this when the heuristic for setJavaScriptEnabled calls was added.