CVE-2022-20369
- EPSS 0.04%
- Veröffentlicht 11.08.2022 15:15:10
- Zuletzt bearbeitet 21.11.2024 06:42:41
In v4l2_m2m_querybuf of v4l2-mem2mem.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitatio...
CVE-2022-1158
- EPSS 0.02%
- Veröffentlicht 05.08.2022 17:15:08
- Zuletzt bearbeitet 21.11.2024 06:40:09
A flaw was found in KVM. When updating a guest's page table entry, vm_pgoff was improperly used as the offset to get the page's pfn. As vaddr and vm_pgoff are controllable by user-mode processes, this flaw allows unprivileged local users on the host ...
CVE-2022-1012
- EPSS 0.44%
- Veröffentlicht 05.08.2022 16:15:11
- Zuletzt bearbeitet 21.11.2024 06:39:51
A memory leak problem was found in the TCP source port generation algorithm in net/ipv4/tcp.c due to the small table perturb size. This flaw may allow an attacker to information leak and may cause a denial of service problem.
CVE-2022-36946
- EPSS 5.08%
- Veröffentlicht 27.07.2022 20:15:08
- Zuletzt bearbeitet 05.05.2025 16:15:18
nfqnl_mangle in net/netfilter/nfnetlink_queue.c in the Linux kernel through 5.18.14 allows remote attackers to cause a denial of service (panic) because, in the case of an nf_queue verdict with a one-byte nfta_payload attribute, an skb_pull can encou...
CVE-2022-36879
- EPSS 0.04%
- Veröffentlicht 27.07.2022 04:15:10
- Zuletzt bearbeitet 05.05.2025 16:15:17
An issue was discovered in the Linux kernel through 5.18.14. xfrm_expand_policies in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice.
CVE-2022-2327
- EPSS 0.03%
- Veröffentlicht 22.07.2022 10:15:08
- Zuletzt bearbeitet 21.11.2024 07:00:46
io_uring use work_flags to determine which identity need to grab from the calling process to make sure it is consistent with the calling process when executing IORING_OP. Some operations are missing some types, which can lead to incorrect reference c...
CVE-2020-36558
- EPSS 0.02%
- Veröffentlicht 21.07.2022 04:15:10
- Zuletzt bearbeitet 21.11.2024 05:29:49
A race condition in the Linux kernel before 5.5.7 involving VT_RESIZEX could lead to a NULL pointer dereference and general protection fault.
CVE-2020-36557
- EPSS 0.02%
- Veröffentlicht 21.07.2022 04:15:09
- Zuletzt bearbeitet 21.11.2024 05:29:49
A race condition in the Linux kernel before 5.6.2 between the VT_DISALLOCATE ioctl and closing/opening of ttys could lead to a use-after-free.
CVE-2021-33656
- EPSS 0.03%
- Veröffentlicht 18.07.2022 15:15:08
- Zuletzt bearbeitet 02.04.2025 18:33:53
When setting font with malicous data by ioctl cmd PIO_FONT,kernel will write memory out of bounds.
CVE-2021-33655
- EPSS 0.02%
- Veröffentlicht 18.07.2022 15:15:07
- Zuletzt bearbeitet 21.11.2024 06:09:17
When sending malicous data to kernel by ioctl cmd FBIOPUT_VSCREENINFO,kernel will write memory out of bounds.