CVE-2024-36014
- EPSS 0.25%
- Veröffentlicht 29.05.2024 07:15:10
- Zuletzt bearbeitet 04.11.2025 18:16:23
In the Linux kernel, the following vulnerability has been resolved: drm/arm/malidp: fix a possible null pointer dereference In malidp_mw_connector_reset, new memory is allocated with kzalloc, but no check is performed. In order to prevent null poin...
CVE-2024-36011
- EPSS 0.21%
- Veröffentlicht 23.05.2024 07:15:08
- Zuletzt bearbeitet 07.05.2025 20:15:24
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Fix potential null-ptr-deref Fix potential null-ptr-deref in hci_le_big_sync_established_evt().
CVE-2024-36012
- EPSS 0.21%
- Veröffentlicht 23.05.2024 07:15:08
- Zuletzt bearbeitet 06.01.2025 22:33:55
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: msft: fix slab-use-after-free in msft_do_close() Tying the msft->data lifetime to hdev by freeing it in hci_release_dev() to fix the following case: [use] msft_do_close...
CVE-2024-36013
- EPSS 0.46%
- Veröffentlicht 23.05.2024 07:15:08
- Zuletzt bearbeitet 01.04.2025 18:40:46
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() Extend a critical section to prevent chan from early freeing. Also make the l2cap_connect() return type void. Nothing i...
CVE-2023-52879
- EPSS 0.22%
- Veröffentlicht 21.05.2024 16:15:24
- Zuletzt bearbeitet 03.02.2025 15:46:08
In the Linux kernel, the following vulnerability has been resolved: tracing: Have trace_event_file have ref counters The following can crash the kernel: # cd /sys/kernel/tracing # echo 'p:sched schedule' > kprobe_events # exec 5>>events/kprobes...
CVE-2024-35998
- EPSS 0.17%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 10.01.2025 18:12:11
In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifs_sync_mid_result Coverity spotted that the cifs_sync_mid_result function could deadlock "Thread deadlock (ORDER_REVERSAL) lock_or...
CVE-2024-35999
- EPSS 0.16%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 04.04.2025 14:32:31
In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 15820...
CVE-2024-36000
- EPSS 0.23%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 23.09.2025 18:23:11
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix missing hugetlb_lock for resv uncharge There is a recent report on UFFDIO_COPY over hugetlb: https://lore.kernel.org/all/000000000000ee06de0616177560@google.com/ ...
CVE-2024-36001
- EPSS 0.2%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 23.09.2025 18:39:36
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfs_perform_write(), when the file is marked NETFS_ICTX_WRITETHROUGH or O_*SYNC or RWF_*SYNC was specifi...
CVE-2024-36002
- EPSS 0.18%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 24.09.2025 18:20:36
In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpll_pin_on_pin_register() for multiple parent pins In scenario where pin is registered with multiple parent pins via dpll_pin_on_pin_register(..), all belonging to the s...