CVE-2024-56545
- EPSS 0.21%
- Veröffentlicht 27.12.2024 14:15:34
- Zuletzt bearbeitet 08.10.2025 13:48:33
In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hid_hyperv' module results in a devres complaint: ... hv_vmbus: unregistering driver hid...
CVE-2024-56546
- EPSS 0.21%
- 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: drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend() If we fail to allocate memory for cb_data by kmalloc, the memory allocation for eve_data is never freed, ad...
CVE-2024-56548
- EPSS 0.24%
- 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-56549
- EPSS 0.22%
- Veröffentlicht 27.12.2024 14:15:34
- Zuletzt bearbeitet 03.11.2025 20:16:53
In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object->file At present, the object->file has the NULL pointer dereference problem in ondemand-mode. The root cause is that the allocate...
CVE-2024-56538
- EPSS 0.22%
- Veröffentlicht 27.12.2024 14:15:33
- Zuletzt bearbeitet 11.02.2025 16:15:43
In the Linux kernel, the following vulnerability has been resolved: drm: zynqmp_kms: Unplug DRM device before removal Prevent userspace accesses to the DRM device from causing use-after-frees by unplugging the device before we remove it. This cause...
CVE-2024-56539
- EPSS 0.29%
- 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-56540
- EPSS 0.16%
- Veröffentlicht 27.12.2024 14:15:33
- Zuletzt bearbeitet 01.10.2025 20:17:26
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling of operations that should not trigger a recovery p...
CVE-2024-53236
- EPSS 0.2%
- Veröffentlicht 27.12.2024 14:15:32
- Zuletzt bearbeitet 08.10.2025 13:47:04
In the Linux kernel, the following vulnerability has been resolved: xsk: Free skb when TX metadata options are invalid When a new skb is allocated for transmitting an xsk descriptor, i.e., for every non-multibuf descriptor or the first frag of a mu...
CVE-2024-53237
- EPSS 0.22%
- 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.28%
- 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...