diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-07-23 23:08:17 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-07-23 23:08:17 +0200 |
commit | 3596895ffc649893a7f4519e91c096bcecd76d8e (patch) | |
tree | b63fa7809c5f005cca3a3eb0d23e707cbef035ce | |
parent | c44863345d9a0ae3c1c9383b0e1243dad7b8faad (diff) |
open_issues/translators_set_up_by_untrusted_users: Link to Ubuntu, Linux kernel, Symlink and Hardlink Protection.
-rw-r--r-- | open_issues/translators_set_up_by_untrusted_users.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/open_issues/translators_set_up_by_untrusted_users.mdwn b/open_issues/translators_set_up_by_untrusted_users.mdwn index edc92796..cee7a2bc 100644 --- a/open_issues/translators_set_up_by_untrusted_users.mdwn +++ b/open_issues/translators_set_up_by_untrusted_users.mdwn @@ -272,3 +272,12 @@ License|/fdl]]."]]"""]] to solve security issues at all <antrik> and as braunr already pointed out, this wouldn't help with DoS problems + + +# Linux kernel, Symlink/Hardlink Attack + +Even though not directly comparable, the issues described at [Symlink +Protection](https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#Symlink_Protection) +and [Hardlink +Protection](https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#Hardlink_Protection) +do bear some similarity with the issue we're discussing here. |