Live data from Hacker News

The RCE that AMD won't fix

mrbruh.com

51–60 of 182 posts

Re: The RCE that AMD won't fix

#51
From the title, I thought this was going to be another one of those speculative execution information leakage bugs that are basically impossible to fix, but something this simple and easily fixable -- it's discouraging. Hopefully this decision is reversed. Also "Thank you for hacking our product" seems a bit unprofessional for someone engaging in responsible disclosure for a major security issue with your product.

Re: The RCE that AMD won't fix

#52
post #10

They're not considering it not to be a vulnerability. They're simply saying it's outside the scope of their bug bounty program.

Apparently it's also outside the scope of their bug fixing program, despite being trivially remotely exploitable to get privileged code execution.

Man in the middle attacks may be "out of scope" for AMD, but they're still "in scope" for actual attackers.

Ignoring them is indefensibly incompetent. A policy of ignoring them is a policy of being indefensibly incompetent.

Re: The RCE that AMD won't fix

#53

> This means that a malicious attacker on your network, or a nation state that has access to your ISP can easily perform a MITM attack and replace the network response with any malicious executable of their choosing. I am pretty sure, a nation state wanting to hack an individual's system has way more effective tools at their disposal.

I am pretty sure nation states hire people smart enough to use whatever works.

What the hell is more effective than getting root with a trivial MITM?

Not only is it effective, it's stealthy, in that it doesn't out you. It's obviously possible to both find and exploit it without a huge investment, which means nobody knows you're a nation state when you use it. You don't have to risk burning any really arcane zero-days or any hard to replace back doors.

Nation states are absolutely going to use things like that. And so is everybody else.

Re: The RCE that AMD won't fix

#54
Thanks for this, author.

No https:// and no cryptographic signature nor checksum that I can see. This makes it almost trivial for any nation-state to inject malware into targeted machines.

I removed AMD auto-update functionality from Windows boxen. (And I won't install anything similar on Linux.) And, besides, the Windows auto-update or check process hangs with a blank console window regularly.

Such trashy software ruins the OOBE of everything else. Small details attention zen philosophy and all that.

Re: The RCE that AMD won't fix

#55
post #10

They're not considering it not to be a vulnerability. They're simply saying it's outside the scope of their bug bounty program.

Apparently it's also outside the scope of their bug fixing program, despite being trivially remotely exploitable to get privileged code execution. Man in the middle attacks may be "out of scope" for AMD, but they're still "in scope" for actual attackers. Ignoring them is indefensibly incompetent. A policy of ignoring them is a policy of being indefensibly incompetent.

The only thing cited here is a response from their bug bounty program. Excluding MITM from a bug bounty is perfectly legitimate. Actually, excluding anything from a bounty program is.

Re: The RCE that AMD won't fix

#56
post #30

Wow, this is an extremely serious vulnerability. People writing it off because it requires MitM. There's always a MitM, the internet is basically a MitM.

MitM isn't even necessary, a rogue DHCP server configuring a malicious DNS could attack this.

That is a form of MiTM. It’s just changing DNS to IP bindings rather than IP to MAC or prefix to ISP.

Re: The RCE that AMD won't fix

#57
post #30

Wow, this is an extremely serious vulnerability. People writing it off because it requires MitM. There's always a MitM, the internet is basically a MitM.

MitM isn't even necessary, a rogue DHCP server configuring a malicious DNS could attack this.

That's still a MITM, albeit a LAN-local one. Non-LAN WAN isn't the total scope of MITMs.

Re: The RCE that AMD won't fix

#58
post #45

Earlier quoted context omitted.

A bug bounty should motivate exploitable bugs to be reported so that they can be fixed. IMO, if it refuses to accept certain kinds of bugs that can still be exploited, it's not working properly.

A bug bounty directs internal engineering efforts. It can't eradicate bugs; that's not how bugs work.

I wasn't agreeing with your example.

Re: The RCE that AMD won't fix

#60
post #22

One good thing we can say about Linux bundling all the drivers is that it obviates the need to run almost all of this type of low quality (if not outright spyware) driver management software. They are especially problematic because they can't be sandboxed easily like most other proprietary crap. For whatever reason, distro maintainers working for free seem a lot more competent with security than billion dollar hardwa…

Linux has had support loading kernel modules since 1995.
Post reply on HN