Fresh install of SunOS 5.11 on a x2200M2 @ $HOME .
/root # uname -a
SunOS x2200m2 5.11 11.2 i86pc i386 i86pc
/root 402 # cat /etc/release
Oracle Solaris 11.2 X86
Copyright (c) 1983, 2014, Oracle and/or its affiliates. All rights reserved.
Assembled 23 June 2014
/root 403 #
Let me give you some history because this point seems lost on a lot of people here:
Back in the early 1990's, Sun had an operating system named SunOS. It was based on BSD. The final release of this family of the OS was in 1994, version number 4.1.4.
Then marketing got involved. Sun changed their OS to one based on SYSV, and decided to start calling it Solaris. Internally, the OS was still called SunOS, but Sun didn't call it that anymore. It was all Solaris, all the time. It has been that way since.
Now, take a look at the list the author I replied to posted:
Linux, Solaris, OS X, Next, Ultrix, SunOS, OSF/1, AIX, HP/UX, NetBSD, FreeBSD, and Irix
Notice how it lists both SunOS and Solaris. This list was probably taken from the Bash documentation and it's so old that it lists both SunOS and Solaris. This dates it to the early 1990's when this transition took place. Further proof is that it lists Ultrix. Who the hell has used frigging Ultrix since the 1990s? It wasn't even popular then.
So, when I say that SunOS has not been updated in about 20 years, I am referring to the SunOS in that list, 4.1.4, and it has not been updated in 20 years.
The original author I replied to thought he'd be all dramatic and list all possible operating systems that this bash bug might apply to. Unfortunately for him, he also listed a bunch of defunct operating systems that haven't been popular in over a decade and so looked foolish in the process.
How many of those operating systems even came with bash as the standard system shell? Not many of them I can tell you. Ksh is much more common on non-Linux systems. Sure, you can build bash on pretty much anything, but does that mean that all installs of that operating system are going to be vulnerable to this bug? No, it doesn't.
Let's try to use our brains out there, okay kids?