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-36123
- EPSS 0.03%
- Veröffentlicht 29.07.2022 14:15:08
- Zuletzt bearbeitet 21.11.2024 07:12:26
The Linux kernel before 5.18.13 lacks a certain clear operation for the block starting symbol (.bss). This allows Xen PV guest OS users to cause a denial of service or gain privileges.
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-1651
- EPSS 0.05%
- Veröffentlicht 26.07.2022 17:15:08
- Zuletzt bearbeitet 21.11.2024 06:41:10
A memory leak flaw was found in the Linux kernel in acrn_dev_ioctl in the drivers/virt/acrn/hsm.c function in how the ACRN Device Model emulates virtual NICs in VM. This flaw allows a local privileged attacker to leak unauthorized kernel information,...
CVE-2022-1671
- EPSS 0.17%
- Veröffentlicht 26.07.2022 17:15:08
- Zuletzt bearbeitet 21.11.2024 06:41:13
A NULL pointer dereference flaw was found in rxrpc_preparse_s in net/rxrpc/server_key.c in the Linux kernel. This flaw allows a local attacker to crash the system or leak internal kernel information.
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.