Files
CVEs-PoC/2022/CVE-2022-23090.md
T
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2022-23090

Description

The aio_aqueue function, used by the lio_listio system call, fails to release a reference to a credential in an error case.An attacker may cause the reference count to overflow, leading to a use after free (UAF).

POC

Reference

No PoCs from references.

Github