NONE · 0

CVE-2026-72490

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. I...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-72490?

CVE-2026-72490 is a documented vulnerability. 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. I...

How severe is CVE-2026-72490?

CVSS scoring is not yet available for CVE-2026-72490. Check NVD for updates.

Is there a patch for CVE-2026-72490?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.