- EPSS 0.22%
- Veröffentlicht 21.01.2024 10:15:07
- Zuletzt bearbeitet 04.11.2025 19:16:24
A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unix_stream_read_generic() on the socket that the SKB is queued on.
CVE-2024-0607
- EPSS 0.24%
- Veröffentlicht 18.01.2024 16:15:08
- Zuletzt bearbeitet 21.11.2024 08:46:59
A flaw was found in the Netfilter subsystem in the Linux kernel. The issue is in the nft_byteorder_eval() function, where the code iterates through a loop and writes to the `dst` array. On each iteration, 8 bytes are written, but `dst` is an array of...
CVE-2024-0641
- EPSS 0.16%
- Veröffentlicht 17.01.2024 16:15:47
- Zuletzt bearbeitet 21.11.2024 08:47:03
A denial of service vulnerability was found in tipc_crypto_key_revoke in net/tipc/crypto.c in the Linux kernel’s TIPC subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the system.
CVE-2024-0646
- EPSS 0.31%
- Veröffentlicht 17.01.2024 16:15:47
- Zuletzt bearbeitet 25.11.2024 10:44:03
An out-of-bounds memory write flaw was found in the Linux kernel’s Transport Layer Security functionality in how a user calls a function splice with a ktls socket as the destination. This flaw allows a local user to crash or potentially escalate thei...
CVE-2024-0639
- EPSS 0.17%
- Veröffentlicht 17.01.2024 16:15:46
- Zuletzt bearbeitet 21.07.2026 19:17:08
A denial of service vulnerability due to a deadlock was found in sctp_auto_asconf_init in net/sctp/socket.c in the Linux kernel’s SCTP subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the syste...
CVE-2024-0582
- EPSS 12.84%
- Veröffentlicht 16.01.2024 15:15:09
- Zuletzt bearbeitet 21.11.2024 08:46:56
A memory leak flaw was found in the Linux kernel’s io_uring functionality in how a user registers a buffer ring with IORING_REGISTER_PBUF_RING, mmap() it, and then frees it. This flaw allows a local user to crash or potentially escalate their privile...
CVE-2024-0565
- EPSS 2%
- Veröffentlicht 15.01.2024 20:15:43
- Zuletzt bearbeitet 21.11.2024 08:46:53
An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial of service.
CVE-2024-0562
- EPSS 0.25%
- Veröffentlicht 15.01.2024 19:15:08
- Zuletzt bearbeitet 21.11.2024 08:46:52
A use-after-free flaw was found in the Linux Kernel. When a disk is removed, bdi_unregister is called to stop further write-back and waits for associated delayed work to complete. However, wb_inode_writeback_end() may schedule bandwidth estimation wo...
CVE-2023-6915
- EPSS 0.26%
- Veröffentlicht 15.01.2024 10:15:26
- Zuletzt bearbeitet 21.11.2024 08:44:49
A Null pointer dereference problem was found in ida_free in lib/idr.c in the Linux Kernel. This issue may allow an attacker using this library to cause a denial of service problem due to a missing check at a function return.
CVE-2022-48619
- EPSS 0.21%
- Veröffentlicht 12.01.2024 03:15:08
- Zuletzt bearbeitet 21.11.2024 07:33:36
An issue was discovered in drivers/input/input.c in the Linux kernel before 5.17.10. An attacker can cause a denial of service (panic) because input_set_capability mishandles the situation in which an event code falls outside of a bitmap.