[bugs] [illumos gate - Bug #1222] (In Progress) crypt may modify constant data
illumos bugs
bugs at lists.illumos.org
Sat Jul 16 21:05:31 PDT 2011
Issue #1222 has been reported by Rich Lowe.
----------------------------------------
Bug #1222: crypt may modify constant data
https://www.illumos.org/issues/1222
Author: Rich Lowe
Status: In Progress
Priority: Normal
Assignee: Rich Lowe
Category: cmd - userland programs
Target version:
Difficulty: Bite-size
Tags:
crypt(1) will modify constant data if built with -xstrconst or gcc without -fwritable-strings. It forces the key into environment by blatting it into the constant string "CrYpTkEy=XXXXXXXX".
It is distinctly possible that I may retarget this bug to EOF crypt(1), which is, at best, a distraction from any kind of real encryption (and at worse the same whilst also hideously ugly).
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the bugs
mailing list