CVE-2026-31626
staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify() Initialize le_tmp64 to zero in rtw_BIP_verify() to prevent using uninitialized data. Smatch warns that only 6 bytes are copied to this 8-byte (u64) variable, leaving the last two bytes uninitialized: drivers/staging/rtl8723bs/core/rtw_security.c:1308 rtw_BIP_verify() warn: not copying enough bytes for '&le_tmp64' (8 vs 6 bytes) Initializing the variable at the start of the function fixes this warning and ensures predictable behavior.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Apr 24, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < d5b8f5f8d6fc09a8af5ed139c688660f578ed732 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b487a7754d874230299d5a9c2710ec4df8b2ed8a 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < c2026c6b603ebec52f55015496703fe79077accf 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < ef74ce5f0bc0e53ce702d8a794f3957884a26efc
Linux / Linux
All versions affected References
git.kernel.org: https://git.kernel.org/stable/c/d5b8f5f8d6fc09a8af5ed139c688660f578ed732 git.kernel.org: https://git.kernel.org/stable/c/b487a7754d874230299d5a9c2710ec4df8b2ed8a git.kernel.org: https://git.kernel.org/stable/c/c2026c6b603ebec52f55015496703fe79077accf git.kernel.org: https://git.kernel.org/stable/c/ef74ce5f0bc0e53ce702d8a794f3957884a26efc