CVE-2023-42755
- EPSS 0.01%
- Veröffentlicht 05.10.2023 19:15:11
- Zuletzt bearbeitet 21.11.2024 08:23:06
A flaw was found in the IPv4 Resource Reservation Protocol (RSVP) classifier in the Linux kernel. The xprt pointer may go beyond the linear part of the skb, leading to an out-of-bounds read in the `rsvp_classify` function. This issue may allow a loca...
CVE-2023-39191
- EPSS 0.01%
- Veröffentlicht 04.10.2023 19:15:10
- Zuletzt bearbeitet 21.11.2024 08:14:52
An improper input validation flaw was found in the eBPF subsystem in the Linux kernel. The issue occurs due to a lack of proper validation of dynamic pointers within user-supplied eBPF programs prior to executing them. This may allow an attacker with...
CVE-2023-4732
- EPSS 0.01%
- Veröffentlicht 03.10.2023 17:15:09
- Zuletzt bearbeitet 21.11.2024 08:35:51
A flaw was found in pfn_swap_entry_to_page in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmd_t x.
CVE-2023-5345
- EPSS 0.02%
- Veröffentlicht 03.10.2023 03:15:09
- Zuletzt bearbeitet 20.03.2025 16:59:45
A use-after-free vulnerability in the Linux kernel's fs/smb/client component can be exploited to achieve local privilege escalation. In case of an error in smb3_fs_context_parse_param, ctx->password was freed but the field was not set to NULL which ...
CVE-2023-32820
- EPSS 0.44%
- Veröffentlicht 02.10.2023 03:15:09
- Zuletzt bearbeitet 21.11.2024 08:04:06
In wlan firmware, there is a possible firmware assertion due to improper input handling. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS079326...
CVE-2023-44466
- EPSS 15.85%
- Veröffentlicht 29.09.2023 06:15:11
- Zuletzt bearbeitet 23.05.2025 20:49:33
An issue was discovered in net/ceph/messenger_v2.c in the Linux kernel before 6.4.5. There is an integer signedness error, leading to a buffer overflow and remote code execution via HELLO or one of the AUTH frames. This occurs because of an untrusted...
CVE-2023-42756
- EPSS 0.01%
- Veröffentlicht 28.09.2023 14:15:21
- Zuletzt bearbeitet 21.11.2024 08:23:06
A flaw was found in the Netfilter subsystem of the Linux kernel. A race condition between IPSET_CMD_ADD and IPSET_CMD_SWAP can lead to a kernel panic due to the invocation of `__ip_set_put` on a wrong `set`. This issue may allow a local user to crash...
CVE-2023-5197
- EPSS 0.09%
- Veröffentlicht 27.09.2023 15:19:43
- Zuletzt bearbeitet 13.02.2025 18:15:55
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. Addition and removal of rules from chain bindings within the same transaction causes leads to use-after-free....
CVE-2023-42753
- EPSS 0.02%
- Veröffentlicht 25.09.2023 21:15:15
- Zuletzt bearbeitet 21.11.2024 08:23:06
An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the `h->nets` array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory...
CVE-2023-5158
- EPSS 0.01%
- Veröffentlicht 25.09.2023 16:15:15
- Zuletzt bearbeitet 21.11.2024 08:41:12
A flaw was found in vringh_kiov_advance in drivers/vhost/vringh.c in the host side of a virtio ring in the Linux Kernel. This issue may result in a denial of service from guest to host via zero length descriptor.