CVE-2021-47622
- EPSS 0.01%
- Veröffentlicht 16.07.2024 12:15:02
- Zuletzt bearbeitet 21.11.2024 06:36:41
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcd_eh_host_rese...
CVE-2021-47623
- EPSS 0.02%
- Veröffentlicht 16.07.2024 12:15:02
- Zuletzt bearbeitet 03.10.2025 14:30:26
In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling __set_fixmap() with FIXMAP_PAGE_CLEAR as flags. Today, powerpc __set_fixmap() calls map_k...
CVE-2024-41008
- EPSS 0.02%
- Veröffentlicht 16.07.2024 08:15:02
- Zuletzt bearbeitet 07.10.2025 19:44:45
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm->task_info handling This patch changes the handling and lifecycle of vm->task_info object. The major changes are: - vm->task_info is a dynamically allocated p...
CVE-2024-41005
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:21
- Zuletzt bearbeitet 12.05.2026 12:17:02
In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix race condition in netpoll_owner_active KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in net_rx_action / netpoll_send_skb write (marked) to 0xfff...
CVE-2024-40987
- EPSS 0.03%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.
CVE-2024-40988
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.
CVE-2024-40990
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq max_sge attribute max_sge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed ...
CVE-2024-40998
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 25.09.2025 19:43:21
In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() In the following concurrency we will access the uninitialized rs->lock: ext4_fill_super ext4_register...
CVE-2024-40999
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 07.10.2025 20:07:46
In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that `first` flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descr...
CVE-2024-41000
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 12.05.2026 12:17:02
In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: [ 62.982337] ------------[ cut he...