CVE-2020-25656
- EPSS 0.02%
- Veröffentlicht 02.12.2020 01:15:12
- Zuletzt bearbeitet 21.11.2024 05:18:22
A flaw was found in the Linux kernel. A use-after-free was found in the way the console subsystem was using ioctls KDGKBSENT and KDSKBSENT. A local user could use this flaw to get read memory access out of bounds. The highest threat from this vulnera...
CVE-2020-25704
- EPSS 0.03%
- Veröffentlicht 02.12.2020 01:15:12
- Zuletzt bearbeitet 21.11.2024 05:18:31
A flaw memory leak in the Linux kernel performance monitoring subsystem was found in the way if using PERF_EVENT_IOC_SET_FILTER. A local user could use this flaw to starve the resources causing denial of service.
CVE-2019-20934
- EPSS 0.04%
- Veröffentlicht 28.11.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 04:39:42
An issue was discovered in the Linux kernel before 5.2.6. On NUMA systems, the Linux fair scheduler has a use-after-free in show_numa_stats() because NUMA fault statistics are inappropriately freed, aka CID-16d51a590a8c.
- EPSS 0.1%
- Veröffentlicht 28.11.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 05:23:55
An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel before 5.7.5. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check, aka CID-c444eb564fb1.
- EPSS 0.08%
- Veröffentlicht 28.11.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 05:23:55
An issue was discovered in mm/mmap.c in the Linux kernel before 5.7.11. There is a race condition between certain expand functions (expand_downwards and expand_upwards) and page-table free operations from an munmap call, aka CID-246c320a8cfe.
- EPSS 0.36%
- Veröffentlicht 28.11.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 05:23:55
An issue was discovered in kmem_cache_alloc_bulk in mm/slub.c in the Linux kernel before 5.5.11. The slowpath lacks the required TID increment, aka CID-fd4d9c7d0c71.
CVE-2020-29371
- EPSS 0.05%
- Veröffentlicht 28.11.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 05:23:56
An issue was discovered in romfs_dev_read in fs/romfs/storage.c in the Linux kernel before 5.8.4. Uninitialized memory leaks to userspace, aka CID-bcf85fcedfdd.
CVE-2020-29372
- EPSS 0.06%
- Veröffentlicht 28.11.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 05:23:56
An issue was discovered in do_madvise in mm/madvise.c in the Linux kernel before 5.6.8. There is a race condition between coredump operations and the IORING_OP_MADVISE implementation, aka CID-bc0c4d1e176e.
CVE-2020-29373
- EPSS 0.05%
- Veröffentlicht 28.11.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 05:23:56
An issue was discovered in fs/io_uring.c in the Linux kernel before 5.6. It unsafely handles the root directory during path lookups, and thus a process inside a mount namespace can escape to unintended filesystem locations, aka CID-ff002b30181d.
CVE-2020-29374
- EPSS 0.02%
- Veröffentlicht 28.11.2020 07:15:11
- Zuletzt bearbeitet 21.11.2024 05:23:56
An issue was discovered in the Linux kernel before 5.7.3, related to mm/gup.c and mm/huge_memory.c. The get_user_pages (aka gup) implementation, when used for a copy-on-write page, does not properly consider the semantics of read operations and there...