Vulnerability CVE-2024-35937


Published: 2024-05-19

Description:
In the Linux kernel, the following vulnerability has been resolved:

wifi: cfg80211: check A-MSDU format more carefully

If it looks like there's another subframe in the A-MSDU
but the header isn't fully there, we can end up reading
data out of bounds, only to discard later. Make this a
bit more careful and check if the subframe header can
even be present.

 References:
https://git.kernel.org/stable/c/5d7a8585fbb31e88fb2a0f581b70667d3300d1e9
https://git.kernel.org/stable/c/16da1e1dac23be45ef6e23c41b1508c400e6c544
https://git.kernel.org/stable/c/9ad7974856926129f190ffbe3beea78460b3b7cc

Copyright 2026, cxsecurity.com

 

Back to Top