In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature Without this commit, reading chip temperature will cause memory leakage.
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.