CVE-2024-53237
- EPSS 0.05%
- 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-53238
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:32
- Zuletzt bearbeitet 01.10.2025 20:17:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: adjust the position to init iso data anchor MediaTek iso data anchor init should be moved to where MediaTek claims iso data interface. If there is an unexpected B...
CVE-2024-53239
- EPSS 0.04%
- 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.02%
- 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.03%
- 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.02%
- 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-56534
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:32
- Zuletzt bearbeitet 01.10.2025 20:17:25
In the Linux kernel, the following vulnerability has been resolved: isofs: avoid memory leak in iocharset A memleak was found as below: unreferenced object 0xffff0000d10164d8 (size 8): comm "pool-udisksd", pid 108217, jiffies 4295408555 hex du...
CVE-2024-53228
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 01.10.2025 20:17:22
In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: Fix out-of-bounds array access In kvm_riscv_vcpu_sbi_init() the entry->ext_idx can contain an out-of-bound index. This is used as a special marker for the base extensio...
CVE-2024-53229
- EPSS 0.05%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:17:44
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the qp flush warnings in req When the qp is in error state, the status of WQEs in the queue should be set to error. Or else the following will appear. [ 920.617269]...
CVE-2024-53230
- EPSS 0.05%
- Veröffentlicht 27.12.2024 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:17:44
In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost() cpufreq_cpu_get_raw() may return NULL if the cpu is not in policy->cpus cpu mask and it will cause null pointer d...