CVE-2022-24448
- EPSS 0.02%
- Veröffentlicht 04.02.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:50:26
An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should occur, b...
CVE-2022-0286
- EPSS 0.08%
- Veröffentlicht 31.01.2022 16:15:10
- Zuletzt bearbeitet 21.11.2024 06:38:18
A flaw was found in the Linux kernel. A null pointer dereference in bond_ipsec_add_sa() may lead to local denial of service.
CVE-2022-24122
- EPSS 0.12%
- Veröffentlicht 29.01.2022 22:15:07
- Zuletzt bearbeitet 21.11.2024 06:49:51
kernel/ucount.c in the Linux kernel 5.14 through 5.16.4, when unprivileged user namespaces are enabled, allows a use-after-free and privilege escalation because a ucounts object can outlive its namespace.
CVE-2021-22600
- EPSS 0.18%
- Veröffentlicht 26.01.2022 14:15:08
- Zuletzt bearbeitet 24.10.2025 13:54:34
A double free bug in packet_set_ring() in net/packet/af_packet.c can be exploited by a local user through crafted syscalls to escalate privileges or deny service. We recommend upgrading kernel past the effected versions or rebuilding past ec6af094ea2...
CVE-2021-34866
- EPSS 0.13%
- Veröffentlicht 25.01.2022 16:15:08
- Zuletzt bearbeitet 21.11.2024 06:11:22
This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel 5.14-rc3. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability....
CVE-2021-4001
- EPSS 0.02%
- Veröffentlicht 21.01.2022 19:15:09
- Zuletzt bearbeitet 21.11.2024 06:36:42
A race condition was found in the Linux kernel's ebpf verifier between bpf_map_update_elem and bpf_map_freeze due to a missing lock in kernel/bpf/syscall.c. In this flaw, a local user with a special privilege (cap_sys_admin or cap_bpf) can modify the...
- EPSS 0.01%
- Veröffentlicht 18.01.2022 17:15:09
- Zuletzt bearbeitet 21.11.2024 06:36:52
A read-after-free memory flaw was found in the Linux kernel's garbage collection for Unix domain socket file handlers in the way users call close() and fget() simultaneously and can potentially trigger a race condition. This flaw allows a local user ...
CVE-2021-39633
- EPSS 0.06%
- Veröffentlicht 14.01.2022 20:15:11
- Zuletzt bearbeitet 21.11.2024 06:19:50
In gre_handle_offloads of ip_gre.c, there is a possible page fault due to an invalid memory access. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Produc...
CVE-2021-39634
- EPSS 0.03%
- Veröffentlicht 14.01.2022 20:15:11
- Zuletzt bearbeitet 21.11.2024 06:19:51
In fs/eventpoll.c, there is a possible use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID...
CVE-2022-23222
- EPSS 1.11%
- Veröffentlicht 14.01.2022 08:15:07
- Zuletzt bearbeitet 21.11.2024 06:48:13
kernel/bpf/verifier.c in the Linux kernel through 5.15.14 allows local users to gain privileges because of the availability of pointer arithmetic via certain *_OR_NULL pointer types.