CVE-2021-41184
- EPSS 22.09%
- Veröffentlicht 26.10.2021 15:15:10
- Zuletzt bearbeitet 04.11.2025 16:15:43
jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of the `of` option of the `.position()` util from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. Any string v...
CVE-2021-42327
- EPSS 0.25%
- Veröffentlicht 21.10.2021 17:15:07
- Zuletzt bearbeitet 21.11.2024 06:27:36
dp_link_settings_write in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c in the Linux kernel through 5.14.14 allows a heap-based buffer overflow by an attacker who can write a string to the AMD GPU display drivers debug filesystem. There a...
CVE-2021-42252
- EPSS 0.13%
- Veröffentlicht 11.10.2021 19:15:07
- Zuletzt bearbeitet 21.11.2024 06:27:27
An issue was discovered in aspeed_lpc_ctrl_mmap in drivers/soc/aspeed/aspeed-lpc-ctrl.c in the Linux kernel before 5.14.6. Local attackers able to access the Aspeed LPC control interface could overwrite memory in the kernel and potentially execute pr...
CVE-2021-42008
- EPSS 0.93%
- Veröffentlicht 05.10.2021 00:15:07
- Zuletzt bearbeitet 21.11.2024 06:27:03
The decode_data function in drivers/net/hamradio/6pack.c in the Linux kernel before 5.13.13 has a slab out-of-bounds write. Input from a process that has the CAP_NET_ADMIN capability can lead to root access.
CVE-2021-41864
- EPSS 0.03%
- Veröffentlicht 02.10.2021 00:15:07
- Zuletzt bearbeitet 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%
- Veröffentlicht 29.09.2021 20:15:08
- Zuletzt bearbeitet 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%
- Veröffentlicht 29.09.2021 20:15:08
- Zuletzt bearbeitet 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-22945
- EPSS 0.35%
- Veröffentlicht 23.09.2021 13:15:08
- Zuletzt bearbeitet 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*.
CVE-2021-38300
- EPSS 0.15%
- Veröffentlicht 20.09.2021 06:15:06
- Zuletzt bearbeitet 21.11.2024 06:16:45
arch/mips/net/bpf_jit.c in the Linux kernel before 5.4.10 can generate undesirable machine code when transforming unprivileged cBPF programs, allowing execution of arbitrary code within the kernel context. This occurs because conditional branches can...
CVE-2021-41073
- EPSS 0.77%
- Veröffentlicht 19.09.2021 17:15:07
- Zuletzt bearbeitet 21.11.2024 06:25:23
loop_rw_iter in fs/io_uring.c in the Linux kernel 5.10 through 5.14.6 allows local users to gain privileges by using IORING_OP_PROVIDE_BUFFERS to trigger a free of a kernel buffer, as demonstrated by using /proc/<pid>/maps for exploitation.