Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marvell WiFi Vulnerability #13

Open
Mushoz opened this issue Mar 29, 2019 · 3 comments
Open

Marvell WiFi Vulnerability #13

Mushoz opened this issue Mar 29, 2019 · 3 comments

Comments

@Mushoz
Copy link

Mushoz commented Mar 29, 2019

According to Marvell's recent statement, there seems to be a firmware update for the vulnerability in the WiFi chip employed in the Steam Link. Is this firmware already active in the latest beta version of SteamLink? It's a critical vulnerability, and I'd rather not use my Steamlink for as long as it's vulnerable, which is a real pity, since I enjoy it so much.

@connorshea
Copy link

The vulnerability in question is CVE-2019-6496 (relevant article)

I did a bit of digging on this by SSHing into my Steam Link, as far as I can tell from the files at /lib/modules/3.8.13-mrvl, the relevant files haven't been updated since at least February 12, 2016, which was around when build 497 came out on stable with the fix for a WiFi issue in Marvell's drivers. (I bought my Steam Link in late 2017 so I don't think this is the manufacture date).

So I think it's still vulnerable :/

NOTE: I am just a web developer, not a security researcher or anything, so I may very well be wrong about this and it has been patched, but I haven't seen anything in the build history nor any communication from Valve on a patch, so I wanted to investigate a bit and figure it out.

@connorshea
Copy link

connorshea commented Sep 7, 2020

Actually, correction: I can't tell for sure if the CVE was fixed by this commit in Linux, but if it was then it was copied over to the Steam Link kernel with 6117136

Looks like this commit as well: torvalds/linux@13ec7f1

@odil-io
Copy link

odil-io commented Aug 25, 2023

Actually, correction: I can't tell for sure if the CVE was fixed by this commit in Linux, but if it was then it was copied over to the Steam Link kernel with 6117136

It hasn't, thats another fix for something else. Also, CVE-2019-6496 isn't mentioned.

Looks like this commit as well: torvalds/linux@13ec7f1

Also not. You can read this in the comment "This fix addresses CVE-2019-3846." which not the same CVE.

Did some digging, for future readers:

At time of posting I don't believe the fix is implemented. Based on that the last update to the firmware binaries was 7 years ago in 9d59634. With the missing response of Valve to the vulnerability here kb.cert.org from 2019, it's safe to assume Vale did not yet has a fix ready. I doubt any will come.

edit: Marvell's statement: https://www.marvell.com/search.html?search=CVE-2019-6496 (search results. title is a clickable to a downloadable PDF.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants