CVE-2024-53237
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:32
- Zuletzt bearbeitet 03.11.2025 21:17:45
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix use-after-free in device_for_each_child() Syzbot has reported the following KASAN splat: BUG: KASAN: slab-use-after-free in device_for_each_child+0x18f/0x1a0 Read o...
CVE-2024-53239
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:32
- Zuletzt bearbeitet 03.11.2025 21:17:45
In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Release resources at card release The current 6fire code tries to release the resources right after the call of usb6fire_chip_abort(). But at this moment, the card ob...
CVE-2024-56531
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:32
- Zuletzt bearbeitet 03.11.2025 21:17:51
In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_fr...
CVE-2024-56532
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:32
- Zuletzt bearbeitet 03.11.2025 21:17:51
In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_f...
CVE-2024-56533
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:32
- Zuletzt bearbeitet 03.11.2025 21:17:52
In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_fr...
CVE-2024-53234
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:17:45
In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta[1] lclusters gracefully syzbot reported a WARNING in iomap_iter_done: iomap_fiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctl_fiemap fs/ioctl.c:220 [inli...
CVE-2024-53220
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 03.11.2025 21:17:43
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in __get_secs_required() It will trigger system panic w/ testcase in [1]: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2752...
CVE-2024-53221
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 17.01.2025 14:15:32
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_submit_page_bio() There's issue as follows when concurrently installing the f2fs.ko module and mounting the f2fs file system: KASAN: null-ptr-deref...
CVE-2024-53224
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 01.10.2025 20:17:21
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since t...
CVE-2024-53226
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 03.11.2025 21:17:43
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg() ib_map_mr_sg() allows ULPs to specify NULL as the sg_offset argument. The driver needs to check whether it is a NULL p...