this post was submitted on 31 Aug 2023
27 points (100.0% liked)

Linux

157 readers
2 users here now

Everything about Linux

RULES

founded 1 year ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago (1 children)

Holy mackerel. This seems excessive, and there's gotta be so much nasty stuff hidden and/or forgotten in there. Is the Intel driver as large?

[–] Pietrasagh 2 points 1 year ago

Acc to article Intel driver is 381k kines. Two orders of magnitude less. There might some minor inefficiencies in AMD code, but nobody will read 34 mln of lines of code so we will never know ;-)

[–] [email protected] 0 points 1 year ago (1 children)

Definitely some backdoors right in there.

[–] [email protected] -1 points 1 year ago (1 children)

It's open source. If there were backdoors people would've noticed.

[–] [email protected] 9 points 1 year ago (1 children)

Open source code isn’t immune to exploits. It’s impossible to exhaustively test every interaction in massive code bases for unintended behavior.

The upside of open source is that a well intentioned person might find a vulnerability and get it fixed. Up until then it might be someone’s 0 day.

[–] [email protected] -2 points 1 year ago (1 children)

You're talking about exploits. They were talking about backdoors. The are not the same thing.

[–] [email protected] 10 points 1 year ago

Open source code isn’t immune to backdoors. It’s impossible to exhaustively test every interaction in massive code bases for unintended behavior.

The upside of open source is that a well intentioned person might find a backdoor and get it fixed. Up until then it might be someone’s backdoor.

Better?