Earlier today, Mac video professionals began reporting that their computers were crashing, and many attributed the problem to Avid’s Media Composer editor. The issue instead lies with a piece of Google software that helps keep Chrome up-to-date.

Version 1.2.13.75 of Google Keystone (Google Software Update) recently shipped with a bug that damages the macOS file system on computers where System Integrity Protection is disabled. Also known as SIP, the OS security feature helps “prevent potentially malicious software from modifying protected files and folders on your Mac.” This issue also affects Macs that do not support SIP (pre-OS X El Capitan).

Google tells us that it has paused the roll out of Keystone 1.2.13.75 until a solution is developed. The company recommends taking the following steps to recover a machine affected by the bug until a fix is in place. (Update: Google this evening has issued new commands after running further tests.)

Those Terminal commands will specifically remove the affected version of Google Software Update, and then restore the damaged portion of the file system. A system reboot is then needed. Users need to perform these steps in Recovery Mode, and root credentials are required.

rm -rf /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle

mv var var_back # var may not exist, but this is fine

ln -sh private/var var

chflags -h restricted /var

chflags -h hidden /var

xattr -sw com.apple.rootless “” /var

Several Mac administrators have compiled a more technical explanation of what’s happening and the underlying issue that’s not related to Avid after all. Video professionals were particularly affected as System Integrity Protection has to be disabled to allow for third-party video card support. The majority of users should be unaffected as long as SIP is enabled, which is the default setting.

  1. User Logs out and the system shows the Setup Assistant.

  2. The System Kernel Panics into a boot Loop.

Check out 9to5Google on YouTube for more news: