NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

thelemonkid's avatar
thelemonkid
Luminary
Jan 04, 2018
Solved

meltdown and spectre

WhIch security consequences do the 'Meltdown' and 'Spectre' bugs have for my router?
  • Diggie3's avatar
    Diggie3
    Jan 06, 2018
    The attacks both require running code on the router. Your router doesn't execute data that is is transporting. The web console code is all built in to the router so it's safe. The genie app I think loads the web console code but not 100% sure since I've never used it.

    If you could get code to run on the router then if the router's processor performed unrestricted speculative execution the attack would be feasible, but you have to get code running on it first. Now, it _is_ possible to run code on the Nighthawk if you can authenticate to it. It's also possible a different exploit could be used to get code running on it, and that would be the primary vulnerability. For example, if could feed some code to the web console server and trick it into running it then that would be a problem. But you aren't going to get meltdown and Spectre working absent some other vulnerability (which almost certainly exists, but there's a good chance you don't even need Spectre or meltdown in that case).

    Basically, it's not that you shouldn't care, but care more about vulnerabilities that let malicious code run on the router in the first place.

    NB: There do exist attacks against things like SSL that are dependent on observing timing or manipulating data from an outsider's perspective that could e.g. leak information about keys etc. Those are not what we're discussing here.