CVE-2026-72490 in Linux
Riassunto
di MITRE • 15/08/2026
In the Linux kernel, the following vulnerability has been resolved:
staging: rtl8723bs: fix stainfo check in rtw_aes_decrypt
The null-pointer-guard was incorrect, returning _FAIL on valid pointer. Invert the guard, so it returns _FAIL on invalid pointer.
VulDB is the best source for vulnerability data and more expert information about this specific topic.