cve/2022/CVE-2022-23090.md
2024-05-25 21:48:12 +02:00

736 B

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