All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-72490
NONEpublished 2026-08-15 06:22 UTC · 3 days ago
CVSS / 10
// 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.