CVE-2024-56544
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:34
- Zuletzt bearbeitet 01.10.2025 20:17:26
In the Linux kernel, the following vulnerability has been resolved: udmabuf: change folios array from kmalloc to kvmalloc When PAGE_SIZE 4096, MAX_PAGE_ORDER 10, 64bit machine, page_alloc only support 4MB. If above this, trigger this warn and retur...
CVE-2024-56548
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:34
- Zuletzt bearbeitet 03.11.2025 21:17:53
In the Linux kernel, the following vulnerability has been resolved: hfsplus: don't query the device logical block size multiple times Devices block sizes may change. One of these cases is a loop device by using ioctl LOOP_SET_BLOCK_SIZE. While thi...
CVE-2024-56539
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:33
- Zuletzt bearbeitet 03.11.2025 21:17:52
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() Replace one-element array with a flexible-array member in `struct mwifiex_ie_types_wildcard_ssid_p...
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-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-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-53227
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:30
- Zuletzt bearbeitet 03.11.2025 21:17:44
In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfad_im_module_exit() BUG: KASAN: slab-use-after-free in __lock_acquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/2530...