### [CVE-2024-49928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49928) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=e3ec7017f6a2%3C%2083c84cdb7557%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description In the Linux kernel, the following vulnerability has been resolved:wifi: rtw89: avoid reading out of bounds when loading TX power FW elementsBecause the loop-expression will do one more time before getting false fromcond-expression, the original code copied one more entry size beyond validregion.Fix it by moving the entry copy to loop-body. ### POC #### Reference No PoCs from references. #### Github - https://github.com/bygregonline/devsec-fastapi-report