Linux 6.6 To Better Protect Against The Illicit Behavior Of NVIDIA's Proprietary Driver

pnutzh4x0r@lemmy.ndlug.org to Linux@lemmy.ml – 806 points –
Linux 6.6 To Better Protect Against The Illicit Behavior Of NVIDIA's Proprietary Driver
phoronix.com

Luis Chamberlain sent out the modules changes today for the Linux 6.6 merge window. Most notable with the modules update is a change that better builds up the defenses against NVIDIA's proprietary kernel driver from using GPL-only symbols. Or in other words, bits that only true open-source drivers should be utilizing and not proprietary kernel drivers like NVIDIA's default Linux driver in respecting the original kernel code author's intent.

Back in 2020 when the original defense was added, NVIDIA recommended avoiding the Linux 5.9 for the time being. They ended up having a supported driver several weeks later. It will be interesting to see this time how long Linux 6.6+ thwarts their kernel driver.

257

You are viewing a single comment

Driver code might expose some underlying secret sauce they're using in the hardware. That's the justification they always used to give, at any rate. At this point, though, it's probably some code they've inherited from an acquisition that has a bunch of legal encumbrance stopping it from being open sources.

If they have to rely on obscuring stuff on their user side to keep their secret sauce, I'd say they're bad at it.

This is coming from someone who deals with APIs for living.

They don't have to do it well, just enough to satisfy the lawyers.

7 more...