CVE-2026-53273
The CVE-2026-53273 entry applies to the Linux kernel tee/optee path and fixes a use-after-free in the supplicant interaction. The root cause was a race where, if the client exits before the supplicant finishes, a freed request could be dereferenced via supp->idr. The patch serializes access to...