### [CVE-2021-20265](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20265) ![](https://img.shields.io/static/v1?label=Product&message=kernel&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=Linux%20kernel%204.5-rc3%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400&color=brightgreen) ### Description A flaw was found in the way memory resources were freed in the unix_stream_recvmsg function in the Linux kernel when a signal was pending. This flaw allows an unprivileged local user to crash the system by exhausting available memory. The highest threat from this vulnerability is to system availability. ### POC #### Reference - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fa0dc04df259ba2df3ce1920e9690c7842f8fa4b - https://www.oracle.com/security-alerts/cpuoct2021.html #### Github - https://github.com/ARPSyndicate/cvemon