You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! What an awesome project!
Found it from Nexmon repos.
You write:
The binaries are build for Raspbian Stretch with Kernel 4.9.51+
But the latest Raspbian Stretch is using: 4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux
Their release-notes stated that they had fixed some Broadcom vulnerabilities but did not mention which.
IDK what exactly the v7 part is about, but is this project compatible?
It seem that the 43430 FW is still using 7.45.41.46 (r666254 CY).
So can I just use this project or do we need to recompile anything?
The text was updated successfully, but these errors were encountered:
The P4wnP1 installer forces kernel 4.9.51+, that's why I compiled for this version.
Along with the firmware itself, the brcmfmac.ko module has been modified.
Acvording vulns, as far as I know at least broadpwn has been fixed in 7.46.41.46 firmware.
I doubt that the driver module would load on a diffetent kernel version.
Hi! What an awesome project!
Found it from Nexmon repos.
You write:
But the latest Raspbian Stretch is using:
4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux
Their release-notes stated that they had fixed some Broadcom vulnerabilities but did not mention which.
IDK what exactly the
v7
part is about, but is this project compatible?It seem that the 43430 FW is still using
7.45.41.46 (r666254 CY)
.So can I just use this project or do we need to recompile anything?
The text was updated successfully, but these errors were encountered: