In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix memory leak in mt7615_coredump_work Similar to the issue fixed in mt7921_coredump_work, fix a possible memory leak in mt7615_coredump_work routine.
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.