CVE-2021-22543
- EPSS 0.01%
- Published 26.05.2021 11:15:08
- Last modified 21.11.2024 05:50:18
An issue was discovered in Linux: KVM through Improper handling of VM_IO|VM_PFNMAP vmas in KVM can bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allows users with the ability to start and control...
CVE-2020-25672
- EPSS 1.7%
- Published 25.05.2021 20:15:07
- Last modified 21.11.2024 05:18:25
A memory leak vulnerability was found in Linux kernel in llcp_sock_connect
CVE-2020-26558
- EPSS 0.02%
- Published 24.05.2021 18:15:07
- Last modified 21.11.2024 05:20:04
Bluetooth LE and BR/EDR secure pairing in Bluetooth Core Specification 2.1 through 5.2 may permit a nearby man-in-the-middle attacker to identify the Passkey used during pairing (in the Passkey authentication procedure) by reflection of the public ke...
- EPSS 0.67%
- Published 21.05.2021 15:15:07
- Last modified 21.11.2024 06:05:40
This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel 5.11.15. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. ...
CVE-2002-2438
- EPSS 4.66%
- Published 18.05.2021 12:15:07
- Last modified 20.11.2024 23:43:41
TCP firewalls could be circumvented by sending a SYN Packets with other flags (like e.g. RST flag) set, which was not correctly discarded by the Linux TCP stack after firewalling.
CVE-2021-3483
- EPSS 0.18%
- Published 17.05.2021 12:15:07
- Last modified 21.11.2024 06:21:39
A flaw was found in the Nosy driver in the Linux kernel. This issue allows a device to be inserted twice into a doubly-linked list, leading to a use-after-free when one of these devices is removed. The highest threat from this vulnerability is to con...
CVE-2021-33033
- EPSS 0.02%
- Published 14.05.2021 23:15:09
- Last modified 21.11.2024 06:08:09
The Linux kernel before 5.11.14 has a use-after-free in cipso_v4_genopt in net/ipv4/cipso_ipv4.c because the CIPSO and CALIPSO refcounting for the DOI definitions is mishandled, aka CID-ad5d07f4a9cd. This leads to writing an arbitrary value.
CVE-2021-33034
- EPSS 0.18%
- Published 14.05.2021 23:15:09
- Last modified 21.11.2024 06:08:09
In the Linux kernel before 5.12.4, net/bluetooth/hci_event.c has a use-after-free when destroying an hci_chan, aka CID-5c4c8c954409. This leads to writing an arbitrary value.
CVE-2019-25044
- EPSS 0.13%
- Published 14.05.2021 23:15:07
- Last modified 21.11.2024 04:39:48
The block subsystem in the Linux kernel before 5.2 has a use-after-free that can lead to arbitrary code execution in the kernel context and privilege escalation, aka CID-c3e2219216c9. This is related to blk_mq_free_rqs and blk_cleanup_queue.
CVE-2020-27830
- EPSS 0.17%
- Published 13.05.2021 15:15:07
- Last modified 21.11.2024 05:21:53
A vulnerability was found in Linux Kernel where in the spk_ttyio_receive_buf2() function, it would dereference spk_ttyio_synth without checking whether it is NULL or not, and may lead to a NULL-ptr deref crash.