On Thu, Sep 25, 2014 at 8:50 PM, Andrew Lester <martinblan...@gmail.com> wrote: > Would the /bin/sh shell in OpenBSD, which is a "reimplementation of bash" be > affected by either of these exploits? So happy to learn no action is needed > on my part for my OpenBSD sever :)
/bin/sh is an implementation of *the bourne shell*, not the bourne-again shell (bash). in any case, neither /bin/sh nor ksh are vulnerable to the recent "shellshock" vulnerability.