CVE-2024-36950
- EPSS 0.26%
- Veröffentlicht 30.05.2024 16:15:18
- Zuletzt bearbeitet 17.12.2025 03:29:40
In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until...
CVE-2024-36951
- EPSS 0.22%
- Veröffentlicht 30.05.2024 16:15:18
- Zuletzt bearbeitet 01.10.2025 14:12:00
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: range check cp bad op exception interrupts Due to a CP interrupt bug, bad packet garbage exception codes are raised. Do a range check so that the debugger and runtime d...
CVE-2024-36952
- EPSS 0.22%
- Veröffentlicht 30.05.2024 16:15:18
- Zuletzt bearbeitet 01.10.2025 14:11:24
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Move NPIV's transport unregistration to after resource clean up There are cases after NPIV deletion where the fabric switch still believes the NPIV is logged into the f...
CVE-2024-36941
- EPSS 0.24%
- Veröffentlicht 30.05.2024 16:15:17
- Zuletzt bearbeitet 20.05.2025 15:16:04
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: don't free NULL coalescing rule If the parsing fails, we can dereference a NULL pointer here.
CVE-2024-36946
- EPSS 0.27%
- Veröffentlicht 30.05.2024 16:15:17
- Zuletzt bearbeitet 22.01.2026 20:03:40
In the Linux kernel, the following vulnerability has been resolved: phonet: fix rtm_phonet_notify() skb allocation fill_route() stores three components in the skb: - struct rtmsg - RTA_DST (u8) - RTA_OIF (u32) Therefore, rtm_phonet_notify() shoul...
CVE-2024-36948
- EPSS 0.18%
- Veröffentlicht 30.05.2024 16:15:17
- Zuletzt bearbeitet 01.10.2025 14:34:11
In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_migrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision (u32) operands before wide...
CVE-2024-36949
- EPSS 0.22%
- Veröffentlicht 30.05.2024 16:15:17
- Zuletzt bearbeitet 01.10.2025 14:17:41
In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfd_suspend_all_processes() t...
CVE-2024-36928
- EPSS 0.22%
- Veröffentlicht 30.05.2024 16:15:16
- Zuletzt bearbeitet 01.04.2025 18:35:36
In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Fix kernel panic after setting hsuid Symptom: When the hsuid attribute is set for the first time on an IQD Layer3 device while the corresponding network interface is alr...
CVE-2024-36934
- EPSS 0.3%
- Veröffentlicht 30.05.2024 16:15:16
- Zuletzt bearbeitet 22.01.2026 20:03:36
In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer ...
CVE-2024-36939
- EPSS 0.23%
- Veröffentlicht 30.05.2024 16:15:16
- Zuletzt bearbeitet 12.05.2026 12:16:50
In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpc_proc_register() in nfs_net_init(). syzkaller reported a warning [0] triggered while destroying immature netns. rpc_proc_register() was called in init_nfs_...