> > A lot of stuff relies on the fact that close(open(foo, O_RDONLY))
> > is a no-op. Breaking that assumption is a Bad Thing(tm).
>
> Also here I would like to agree. Unfortunately this is false.
> Opening device files often has interesting side effects.
Too bad. They can be triggered by similar races between attacker
changing the type of object (file<->symlink) and backup.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/