HP Patched a keyboard driver that could be used as a keylogger
A keylogger was discovered by the keyboard driver of HP, and can potentially be abused by malware. The keylogger was found inside the driver of the Synaptics Touchpad, potentially affecting millions of users.
HP reports that for the vulnerability an attacker needs administrator rights to use it. Nearly 500 models laptops and desktop models are affected. HP responded quickly after reporting his findings to the company and said it was code that was left over during debugging.
The keylogger was disabled by default, a simple change in the Windows Registry could enable it. HP has released an update to remove the code from the driver. The update can be downloaded from HP’s website and through Windows Update. The HP website also has a list of affected laptop models. The list contains about 500 different models.
It’s the second time this year a keylogger was found on HP’s laptops, previously a keylogger was found in audio drivers used on HP devices.
Senior Member
Posts: 485
Joined: 2006-05-17
The driver isn't even a new driver, it's from August.
Senior Member
Posts: 592
Joined: 2002-03-22
From what I've read elsewhere, this is a problem that may extend to *any* brand of laptop with Synaptics drivers. Which is a heck of a lot of laptops.
Senior Member
Posts: 1074
Joined: 2017-06-26
It indeed seems it affects all notebooks with synaptics touchpad:
https://www.theregister.co.uk/2017/12/11/hp-synaptics-keylogger/
They say it is stored in "SynTP.sys", a file originating from (you may guess) Synaptics itself.
My best practice is to deny any program the access to the internet where I am sure there is no need to, for example those touchpad drivers (why would anyone need them to connect to somewhere, they are DRIVERS!!!111oneoneeleven1!1!
That is the only reason I still use a desktop firewall (in addition to my hardware based one), otherwise I would have no reason at all.
But to see a big OEM to include keyloggers in their own modified drivers is a thing I get mad of. I mean, we talk about HP right? HP is no "small backyard garage reparing computers", it is one of the biggest OEMs and therefore should take every precaution when testing their released drivers. They are "certified by HP" and you install them on your 1500 Euro notebook and your 2000 Euro workstation, so you would obviously think "if they are certified, they are safe". But even so obviously you are better off to download the uncertified ones from untrustworthy sources. Chances of "infection" are less than downloading from HP itself.
(Really, do the math: Download at HP, certified driver section = 100% chance to get a keylogger; download at chinahackerswilldestroyyourmachine.cn is statistically less!

Does anyone know if there is a driver release without keyloggers, even if they are "old" like two or three years? I really don't care, if they do not contain any malware.
Senior Member
Posts: 6074
Joined: 2011-01-02
Why keylogger even exists. It's just asking for trouble.
Senior Member
Posts: 3176
Joined: 2011-11-24
Someone should tell them how to use #ifdef.