CVE-2021-32687
- EPSS 0.91%
- Published 04.10.2021 18:15:08
- Last modified 21.11.2024 06:07:31
Redis is an open source, in-memory database that persists on disk. An integer overflow bug affecting all versions of Redis can be exploited to corrupt the heap and potentially be used to leak arbitrary contents of the heap or trigger remote code exec...
CVE-2021-41103
- EPSS 0.07%
- Published 04.10.2021 17:15:08
- Last modified 21.11.2024 06:25:28
containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise u...
CVE-2021-36051
- EPSS 3.25%
- Published 04.10.2021 14:15:07
- Last modified 21.11.2024 06:13:01
XMP Toolkit SDK version 2020.1 (and earlier) is affected by a buffer overflow vulnerability potentially resulting in arbitrary code execution in the context of the current user. Exploitation requires user interaction in that a victim must open a spec...
CVE-2021-41864
- EPSS 0.02%
- Published 02.10.2021 00:15:07
- Last modified 21.11.2024 06:26:55
prealloc_elems_and_freelist in kernel/bpf/stackmap.c in the Linux kernel before 5.14.12 allows unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write.
CVE-2021-22946
- EPSS 0.07%
- Published 29.09.2021 20:15:08
- Last modified 21.11.2024 05:50:59
A user can tell curl >= 7.20.0 and <= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server (`--ssl-reqd` on the command line or`CURLOPT_USE_SSL` set to `CURLUSESSL_CONTROL` or `CURLUSESSL_ALL` withlibcurl). This ...
CVE-2021-22947
- EPSS 0.19%
- Published 29.09.2021 20:15:08
- Last modified 21.11.2024 05:50:59
When curl >= 7.20.0 and <= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not ...
CVE-2021-3653
- EPSS 0.01%
- Published 29.09.2021 20:15:08
- Last modified 21.11.2024 06:22:04
A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB (virtual machine control block) provided by the L1 guest to spawn/handle a nested guest (L2). Due to improper validation of the ...
CVE-2021-40716
- EPSS 0.19%
- Published 29.09.2021 16:15:11
- Last modified 21.11.2024 06:24:37
XMP Toolkit SDK versions 2021.07 (and earlier) are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of th...
CVE-2021-20317
- EPSS 0.02%
- Published 27.09.2021 11:15:07
- Last modified 21.11.2024 05:46:21
A flaw was found in the Linux kernel. A corrupted timer tree caused the task wakeup to be missing in the timerqueue_add function in lib/timerqueue.c. This flaw allows a local attacker with special user privileges to cause a denial of service, slowing...
CVE-2021-22945
- EPSS 0.35%
- Published 23.09.2021 13:15:08
- Last modified 09.06.2025 15:15:25
When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it *again*.