Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

PMK cannot decrypt WiFi7/MLO packet capture

I've posted this question earlier: https://ask.wireshark.org/question/35413/wifi7wpa3-pkts-cannot-be-decrypted-with-pmk/ Now I setup my AP with AKM:8 for 5GHz and 6Ghz and did packet capture with Samsung S24(6Ghz single link association and OnePlus11(5G+6G MLO association). Using PMK captured from hostapd log, I'm able to decrypt S24 single link AKM:8 packet capture but I'm not able to decrypt OnePlus11 MLO multilink(5G+6G in this case) association with same Access Point. Based on my test, it is not just OnePlus11 but PMK from hostapd/wpa_supplicant log seem not be able to decrypt WiFi7 MLO association packets.

I've captured S24(OK) and OnePlus11(Not OK) in below folder. there is only one eapol handshake in each packet capture files. but here is STA Mac addresses.

d2:89:0b:7c:99:d7 # Galaxy-S24-Ultra 1e:c4:16:6b:e6:26 # OnePlus-11-5G MLD Mac address - 2c:a7:ef:03:06:9f # OnePlus 6G Mac Address - 2c:a7:ef:02:06:9f # OnePlus 5G Mac Address

https://www.dropbox.com/scl/fo/b02u7xzxq2rvanasd5qux/AHeZUlosd4HgiZPSC_7HjsU?rlkey=f50x7lqu4rdhm26nyvoq7al00&st=eqvybvzb&dl=0

I would very appreciate with some help and guidance.