- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:14
- Zuletzt bearbeitet 10.02.2025 18:15:30
In the Linux kernel, the following vulnerability has been resolved: binder: fix node UAF in binder_add_freeze_work() In binder_add_freeze_work() we iterate over the proc->nodes with the proc->inner_lock held. However, this lock is temporarily dropp...
CVE-2024-56557
- EPSS 0.07%
- Veröffentlicht 27.12.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 21:17:53
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer The AD7923 was updated to support devices with 8 channels, but the size of tx_buf and ring_xfer was not increased acc...
CVE-2024-56558
- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 21:17:54
In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svc_export_show The function `e_show` was called with protection from RCU. This only ensures that `exp` will not be freed. Therefore, the referenc...
CVE-2024-56559
- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:14
- Zuletzt bearbeitet 23.09.2025 20:08:53
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address into one operation When compiling kernel source 'make -j $(nproc)' with the up-and-running KASAN-enable...
CVE-2024-56560
- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:14
- Zuletzt bearbeitet 07.10.2025 18:15:35
In the Linux kernel, the following vulnerability has been resolved: slab: Fix too strict alignment check in create_cache() On m68k, where the minimum alignment of unsigned long is 2 bytes: Kernel panic - not syncing: __kmem_cache_create_args: ...
CVE-2024-56561
- EPSS 0.02%
- Veröffentlicht 27.12.2024 15:15:14
- Zuletzt bearbeitet 11.02.2025 16:15:43
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy() pci_epc_destroy() invokes pci_bus_release_domain_nr() to release the PCI domain ID, but there are two issues: - 'ep...
CVE-2024-56550
- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:13
- Zuletzt bearbeitet 08.10.2025 13:58:23
In the Linux kernel, the following vulnerability has been resolved: s390/stacktrace: Use break instead of return statement arch_stack_walk_user_common() contains a return statement instead of a break statement in case store_ip() fails while trying ...
CVE-2024-56551
- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:13
- Zuletzt bearbeitet 03.11.2025 21:17:53
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix usage slab after free [ +0.000021] BUG: KASAN: slab-use-after-free in drm_sched_entity_flush+0x6cb/0x7a0 [gpu_sched] [ +0.000027] Read of size 8 at addr ffff8881b...
CVE-2024-56552
- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:13
- Zuletzt bearbeitet 23.09.2025 20:43:16
In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc_submit: fix race around suspend_pending Currently in some testcases we can trigger: xe 0000:03:00.0: [drm] Assertion `exec_queue_destroyed(q)` failed! .... WARNING: CPU...
CVE-2024-56543
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:34
- Zuletzt bearbeitet 08.10.2025 13:51:37
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Skip Rx TID cleanup for self peer During peer create, dp setup for the peer is done where Rx TID is updated for all the TIDs. Peer object for self peer will not go th...