Vulnerability Details : CVE-2022-23090
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).
Vulnerability category: Memory Corruption
Products affected by CVE-2022-23090
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2022-23090
0.13%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 30 %
Percentile, the proportion of vulnerabilities that are scored at or less
CWE ids for CVE-2022-23090
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
References for CVE-2022-23090
-
https://security.netapp.com/advisory/ntap-20240415-0007/
CVE-2022-23090 FreeBSD Vulnerability in NetApp Products | NetApp Product Security
-
https://security.freebsd.org/advisories/FreeBSD-SA-22:10.aio.asc
Jump to