MATLAB: Implications of Shellshock bug on Simulink Support Package for Raspberry Pi

simulink

I am using the Simulink Support Package for Raspberry Pi hardware.  Is that affected by Shellshock bug?

Best Answer

To know more about the Shellshock bug please refer to the following post:
Users who have installed the Raspberry Pi support package and the associated firmware prior to October 2nd 2014, should apply the fix for Shellshock bug. Please choose one of the following options:
OPTION 1
Execute the following commands on a Linux shell on the Raspberry Pi hardware:
 
$ sudo apt-get update
$ sudo apt-get upgrade
OPTION 2 
Re-install the package which has a fix for the Shellshock bug using the steps mentioned in the following documentation link:
 
OR execute the following command at the MATLAB command prompt:
>> targetUpdater
Please note, the Raspberry Pi Support Package for all releases are patched so that new installs will not be affected by the Shellshock bug.