Skip to main content

Posts

Showing posts with the label Meltdown

Meltdown and Spectre : Backdoors in Modern Processor

In recent days, the technological world is roaming around two words "Meltdown" and "Spectre". They are not merely just simple words but are the vulnerabilities found in modern processors that run our computers, laptops, smartphones, wearables and many modern gadgets. These vulnerabilities allow programs to steal data, which is currently processed CPU(the heart of processor). Generally the memory used by processor is very secure and only kernel in operating system (main program that executes all the instructions) can access or modify this memory. No user program or software can access the memory directly. So the data remains secure while the CPU is processing it. This secure data can be saved passwords, encryption keys and critical documents. The devices that use processors can be affected by this kind of attacks! This means every smart device connected to any kind of network!  Meltdown and Spectre work on computers, Mobiles and Cloud. The matter of concern is tha...