Top
Best
New

Posted by baranul 3 days ago

LG monitors silently install software through Windows Update without consent(videocardz.com)
1216 points | 635 commentspage 8
__MatrixMan__ 3 days ago|
It's shit like this that caused me to start refusing to help my mom and her friends with their windows computers. I'm not going to support their shady activities anymore. If you want my help the first thing we're doing is installing Linux.
cosmotic 2 days ago||
If you're going to blame someone here, it should probably be Microsoft. They are the ones that built the system LG is utilizing.
duxup 2 days ago|
I’m on team blame both.
throawayonthe 3 days ago||
? isn't this normal windows behaviour?
bravo777 3 days ago|
I agree, this isn't news, just flame bait to smoke out the lurking FOSS enthusiasts on a Saturday morning.
spl757 2 days ago||
Easy fix. Don't use Windows. It's been enshittified so many times over that I can't believe people put up with what it has become. I haven't used Windows on my desktop for well over a decade. People are switching away from it now, and MS is trying to backtrack some, but it's too late. They destroyed themselves with false promises of AI that backfired, and just absolute greed.
qmr 3 days ago||
Beyond tired of the rape mentality from Microsoft and other evil mega corp's.

Remember when you used to own your "personal" computer?

variadix 3 days ago||
Alienware does the same thing, and as far as I could figure out, there is no way to stop it. The enshitification of Windows at this point is incredible.
BoingBoomTschak 3 days ago||
[Laughs in Linux/BSD]
throwa356262 3 days ago||
HN doesn't like your tone and you are being down voted. But in general you are correct, Linux and bsd users are less affected by such shenanigans.

Short personal story:

I had a win10 machine were HP kept installing some "analytics" service. This happened even on a clean windows install so I guess they used the same delivery mechanism LG is using here. After having read the HP ToS (where they basically gave themselves unlimited rights to monitor anything I did on that machine), I decided to wipe the disk and install Linux.

But I guess it is just a matter of time before EU or US make spywares mandatory on Linux too. Chat control and age verification seems to be the first step towards that.

microtonal 3 days ago||
But in general you are correct, Linux and bsd users are less affected by such shenanigans.

Mac users too (at least for now).

tialaramex 3 days ago|||
I don't know about the BSDs but in Linux the reason is that a volunteer (in principle it could be a paid employee, I guess maybe it is for RHEL etc?) decides what gets installed

It is absolutely possible that when you plug in an LG display it installs and runs software on your Linux system†, just that rather than "Somebody at LG who earned a bonus" the decision maker was Sara in Portugal who fat fingered a change when trying to make a Python script for a PCI digital TV receiver work properly on 32-bit.

It does feel more like an amusing mistake in that case whereas even if LG tells us it's a mistake we know it was to earn $$$.

† Obviously YMMV but such "plug and play" features are commonplace because they're useful

microtonal 3 days ago||
I have absolutely no clue what you are talking about. There is no mechanism in standard Linux distributions to automatically download software from a vendor when you plug a device (apart from firmware updates through fwupd, but those are curated).

So perhaps you could elaborate?

tialaramex 3 days ago||
> no mechanism in standard Linux distributions

Now, when I first ran Linux in the mid-1990s, this was true. "Plug-and-play" is just peaking over the horizon. Other systems have had it for years (the Amigans for example) but for the PC it's pretty new.

But today a whole lot of mechanism is spun up when the kernel realises something new was added. A netlink socket talks to a udev daemon, in userspace and that daemon, being ordinary userspace software can do whatever it wants including of course run a bunch of arbitrary shell scripts, which can in turn do whatever they want. So yes of course they could download arbitrary software, or delete all your files with a Z in their name.

> from a vendor

Where the Adware comes from is of no consequence to the end user. "Um actually, the file came from Microsoft's servers" is irrelevant.

[Speaking more specifically of fwupd, which is ultimately fed by hardware vendors directly]

> but those are curated

I'm sure Microsoft considers that they are curating their system too. We both just think (I assume you're not here to defend Microsoft) their curation sucks.

I want to be sure we're pointing at the right thing here. The problem isn't that your Windows PC can end up running software because a device was plugged in, that's actually convenient and a benefit to many people and that works in Linux. The problem is what was delivered.

microtonal 2 days ago|||
But today a whole lot of mechanism is spun up when the kernel realises something new was added. A netlink socket talks to a udev daemon, in userspace and that daemon, being ordinary userspace software can do whatever it wants including of course run a bunch of arbitrary shell scripts, which can in turn do whatever they want. So yes of course they could download arbitrary software, or delete all your files with a Z in their name.

I know how udev works (old enough to have used Linux without hotplugging and the old hotplug scripts pre-udev).

You still haven't told me which distribution has a mechanism for udev that downloads arbitrary executable code from a vendor. It's a programmable system, so of course it is possible to implement this. My point is, I don't think any mainstream distribution does this.

pessimizer 2 days ago|||
> Where the Adware comes from is of no consequence to the end user. "Um actually, the file came from Microsoft's servers" is irrelevant.

Wrong. If I have a business relationship with MS where I've agreed to accept adware, this is meaningful. If I've bought a monitor that never informs me that it is installing adware, especially adware on their servers that could change at any time, this is a problem. It is different when the mailman opens my mailbox than when the person who cuts my grass opens my mailbox.

> The problem isn't that your Windows PC can end up running software because a device was plugged in, that's actually convenient and a benefit to many people and that works in Linux.

It's also a problem that Linux has allowed itself to be invaded by a creepy octopus of a user-hating system with tons of mutual dependencies, trying to gradually replace everything on your OS.

The problem is that Windows is running things without your explicit approval. The problem with Windows and new Linux is that it even has the ability to do so. Security became protecting the system from the user, rather than protecting the user from the network and devices.

The idea that userspace can do anything in userspace is a bit of a red herring, though. The question is how the malware gets into userspace in the first place. In the case of Windows and systemd, the malware is integral to the OS itself.

> that's actually convenient and a benefit to many people

To reiterate, it is not in any way convenient or a benefit to anyone that software is installed silently and secretly by their monitor. The idea that having to approve arbitrary software installation is some great inconvenience doesn't pass the laugh test.

potato-peeler 3 days ago|||
https://www.youtube.com/watch?v=2Fbt1fVfi-g
lordleft 3 days ago||
Not only Linux/BSD, but MacOS. Not that Apple isn't annoying either, but it tends to avoid the windows bloatware stuff.
luciana1u 3 days ago||
we finally cracked self-installing software, it just turns out the payload is McAfee and the installer is an HDMI cable
supriyo-biswas 3 days ago|
We had autorun.inf in the past installing automatically from any random USB drive[1]. The fun days where you always feared contracting malware if you so happened to plug a random USB drive in :)

[1] https://en.wikipedia.org/wiki/Autorun.inf

Grom_PE 3 days ago||
And some USB drives pretended to also be a CD-ROM to circumvent the limitation of autorun.inf not executing on removable media.

https://en.wikipedia.org/wiki/U3_(software)

GuestFAUniverse 3 days ago||
Oh, come on! LG force fed people with ads on TVs. And now everybody acts surprised?

Do. Not. Buy. LG.

There are a lot of decent alternatives. Stop buying from the sick heads.

HighGoldstein 3 days ago|
> Do. Not. Buy. LG.

> There are a lot of decent alternatives.

Can you name them? Dell and Samsung are the main competitors for displays as far as I'm aware, Dell tends to be hit-or-miss when it comes to monitor features and quality, Samsung's high end displays come preloaded with a whole OS. The monitor market is really in the toilet.

petepete 2 days ago|||
Samsung are as bad as LG for advertising in their TVs.

I'd happily buy and use a Dell monitor in my front room next time around. I don't use the speakers or tuner in my current TV so I'm not sure what I'd be missing out on.

internet2000 1 day ago|||
Dell is good. Buy the good (not cheap) Dells and you get the good quality with the features that actually matter.
arikrahman 2 days ago|
If lack of ddcutil wasn't enough reason to switch to another brand, this sure as heck is.
More comments...