CVE-2020-12888
- EPSS 0.1%
- Veröffentlicht 15.05.2020 18:15:13
- Zuletzt bearbeitet 21.11.2024 05:00:29
The VFIO PCI driver in the Linux kernel through 5.6.13 mishandles attempts to access disabled memory space.
CVE-2020-12826
- EPSS 0.07%
- Veröffentlicht 12.05.2020 19:15:11
- Zuletzt bearbeitet 21.11.2024 05:00:20
A signal access-control issue was discovered in the Linux kernel before 5.6.5, aka CID-7395ea4e65c2. Because exec_id in include/linux/sched.h is only 32 bits, an integer overflow can interfere with a do_notify_parent protection mechanism. A child pro...
CVE-2020-12768
- EPSS 0.06%
- Veröffentlicht 09.05.2020 21:15:11
- Zuletzt bearbeitet 21.11.2024 05:00:14
An issue was discovered in the Linux kernel before 5.6. svm_cpu_uninit in arch/x86/kvm/svm.c has a memory leak, aka CID-d80b64ff297e. NOTE: third parties dispute this issue because it's a one-time leak at the boot, the size is negligible, and it can'...
CVE-2020-12769
- EPSS 0.06%
- Veröffentlicht 09.05.2020 21:15:11
- Zuletzt bearbeitet 21.11.2024 05:00:15
An issue was discovered in the Linux kernel before 5.4.17. drivers/spi/spi-dw.c allows attackers to cause a panic via concurrent calls to dw_spi_irq and dw_spi_transfer_one, aka CID-19b61392c5a8.
CVE-2020-12770
- EPSS 0.04%
- Veröffentlicht 09.05.2020 21:15:11
- Zuletzt bearbeitet 21.11.2024 05:00:15
An issue was discovered in the Linux kernel through 5.6.11. sg_write lacks an sg_remove_request call in a certain failure case, aka CID-83c6f2390040.
CVE-2020-12771
- EPSS 0.05%
- Veröffentlicht 09.05.2020 21:15:11
- Zuletzt bearbeitet 21.11.2024 05:00:15
An issue was discovered in the Linux kernel through 5.6.11. btree_gc_coalesce in drivers/md/bcache/btree.c has a deadlock if a coalescing operation fails.
CVE-2019-20794
- EPSS 0.09%
- Veröffentlicht 09.05.2020 18:15:11
- Zuletzt bearbeitet 21.11.2024 04:39:22
An issue was discovered in the Linux kernel 4.18 through 5.6.11 when unprivileged user namespaces are allowed. A user can create their own PID namespace, and mount a FUSE filesystem. Upon interaction with this FUSE filesystem, if the userspace compon...
CVE-2020-10690
- EPSS 0.13%
- Veröffentlicht 08.05.2020 15:15:11
- Zuletzt bearbeitet 21.11.2024 04:55:51
There is a use-after-free in kernel versions before 5.5 due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes ...
- EPSS 0.05%
- Veröffentlicht 08.05.2020 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:27:38
The fix for CVE-2019-11599, affecting the Linux kernel before 5.0.10 was not complete. A local user could use this flaw to obtain sensitive information, cause a denial of service, or possibly have other unspecified impacts by triggering a race condit...
CVE-2020-12659
- EPSS 0.1%
- Veröffentlicht 05.05.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 05:00:00
An issue was discovered in the Linux kernel before 5.6.7. xdp_umem_reg in net/xdp/xdp_umem.c has an out-of-bounds write (by a user with the CAP_NET_ADMIN capability) because of a lack of headroom validation.