mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2021-3744](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3744)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A memory leak flaw was found in the Linux kernel in the ccp_run_aes_gcm_cmd() function in drivers/crypto/ccp/ccp-ops.c, which allows attackers to cause a denial of service (memory consumption). This vulnerability is similar with the older CVE-2019-18808.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpujul2022.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|