GHSA-jr2w-mc6v-cfpjHighCVSS 7.1
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
staging: rtl8723bs: fix buffer over-read in rtw_update_protection
rtw_update_protection() is called with a pointer offset into the ies buffer but the full ie_length is passed, causing a potential buffer over-read.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-53179
- https://git.kernel.org/stable/c/303f65af819f6d5aa302e82bce72b57a8575faea
- https://git.kernel.org/stable/c/514ab98364595007d4557ecc85d7e5f012c504d3
- https://git.kernel.org/stable/c/735dabdf21561a24d8bcae456c9c32f7f961a029
- https://git.kernel.org/stable/c/c35ce55b12bb8fcd365daeb516e9782048119b36
- https://github.com/advisories/GHSA-jr2w-mc6v-cfpj