CVE-2024-24859
- EPSS 0.71%
- Veröffentlicht 05.02.2024 08:15:44
- Zuletzt bearbeitet 12.05.2026 12:16:18
A race condition was found in the Linux kernel's net/bluetooth in sniff_{min,max}_interval_set() function. This can result in a bluetooth sniffing exception issue, possibly leading denial of service.
CVE-2024-22386
- EPSS 0.16%
- Veröffentlicht 05.02.2024 08:15:43
- Zuletzt bearbeitet 21.11.2024 08:56:10
A race condition was found in the Linux kernel's drm/exynos device driver in exynos_drm_crtc_atomic_disable() function. This can result in a null pointer dereference issue, possibly leading to a kernel panic or denial of service issue.
CVE-2023-6240
- EPSS 0.97%
- Veröffentlicht 04.02.2024 14:15:47
- Zuletzt bearbeitet 21.11.2024 08:43:26
A Marvin vulnerability side-channel leakage was found in the RSA decryption operation in the Linux Kernel. This issue may allow a network attacker to decrypt ciphertexts or forge signatures, limiting the services that use that private key.
CVE-2024-1086
- EPSS 28.06%
- Veröffentlicht 31.01.2024 13:15:10
- Zuletzt bearbeitet 07.08.2026 19:59:58
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the...
CVE-2024-0564
- EPSS 0.62%
- Veröffentlicht 30.01.2024 15:15:08
- Zuletzt bearbeitet 25.11.2024 09:15:05
A flaw was found in the Linux kernel's memory deduplication mechanism. The max page sharing of Kernel Samepage Merging (KSM), added in Linux kernel version 4.4.0-96.119, can create a side channel. When the attacker and the victim share the same host ...
CVE-2024-23307
- EPSS 0.59%
- Veröffentlicht 25.01.2024 07:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:17
Integer Overflow or Wraparound vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (md, raid, raid5 modules) allows Forced Integer Overflow.
CVE-2024-22099
- EPSS 0.62%
- Veröffentlicht 25.01.2024 07:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:17
NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (net, bluetooth modules) allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C. This issue affects Linux kerne...
- EPSS 0.25%
- Veröffentlicht 23.01.2024 11:15:08
- Zuletzt bearbeitet 21.11.2024 08:37:45
In the Linux kernel before 6.4.5, drivers/gpu/drm/drm_atomic.c has a use-after-free during a race condition between a nonblocking atomic commit and a driver unload.
CVE-2023-46343
- EPSS 0.24%
- Veröffentlicht 23.01.2024 10:15:10
- Zuletzt bearbeitet 17.06.2025 14:15:27
In the Linux kernel before 6.5.9, there is a NULL pointer dereference in send_acknowledge in net/nfc/nci/spi.c.
CVE-2024-23851
- EPSS 0.3%
- Veröffentlicht 23.01.2024 09:15:36
- Zuletzt bearbeitet 04.11.2025 19:16:55
copy_params in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INT_MAX bytes, and crash, because of a missing param_kernel->data_size check. This is related to ctl_ioctl.