Question: We mentioned that for the "Hello world" program, the kernel must copy the string from the user program into the screen memory. Why must the screen's buffer memory be protected? Explain what might happen if a (malicious) application could alter any pixel on the screen, not just those within its own window.