CVE-2024-56769
- EPSS 0.01%
- Veröffentlicht 06.01.2025 17:15:44
- Zuletzt bearbeitet 03.11.2025 21:18:29
In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg Syzbot reports [1] an uninitialized value issue found by KMSAN in dib3000_read_reg(). Local u8 rb[2] is used...
CVE-2024-56767
- EPSS 0.01%
- Veröffentlicht 06.01.2025 17:15:43
- Zuletzt bearbeitet 03.11.2025 21:18:29
In the Linux kernel, the following vulnerability has been resolved: dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset The at_xdmac_memset_create_desc may return NULL, which will lead to a null pointer dereference. For example, t...
CVE-2024-56763
- EPSS 0.01%
- Veröffentlicht 06.01.2025 17:15:42
- Zuletzt bearbeitet 03.11.2025 21:18:28
In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent bad count for tracing_cpumask_write If a large count is provided, it will trigger a warning in bitmap_parse_user. Also check zero for it.
CVE-2024-56764
- EPSS 0.03%
- Veröffentlicht 06.01.2025 17:15:42
- Zuletzt bearbeitet 11.02.2025 16:15:47
In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if add_disk() fails Inside ublk_abort_requests(), gendisk is grabbed for aborting all inflight requests. And ublk_abort_requests() is called w...
CVE-2024-56765
- EPSS 0.03%
- Veröffentlicht 06.01.2025 17:15:42
- Zuletzt bearbeitet 03.11.2025 21:18:28
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/vas: Add close() callback in vas_vm_ops struct The mapping VMA address is saved in VAS window struct when the paste address is mapped. This VMA address is used duri...
CVE-2024-56760
- EPSS 0.02%
- Veröffentlicht 06.01.2025 17:15:41
- Zuletzt bearbeitet 01.10.2025 20:17:50
In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pci_msi_setup_msi_irqs() on a RISCV platform which does not provide PCI/MSI support: WARNIN...
CVE-2024-56761
- EPSS 0.04%
- Veröffentlicht 06.01.2025 17:15:41
- Zuletzt bearbeitet 09.01.2025 16:16:23
In the Linux kernel, the following vulnerability has been resolved: x86/fred: Clear WFE in missing-ENDBRANCH #CPs An indirect branch instruction sets the CPU indirect branch tracker (IBT) into WAIT_FOR_ENDBRANCH (WFE) state and WFE stays asserted a...
CVE-2024-56758
- EPSS 0.04%
- Veröffentlicht 06.01.2025 17:15:40
- Zuletzt bearbeitet 03.11.2025 18:15:43
In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocate_one_folio() When we call btrfs_read_folio() to bring a folio uptodate, we unlock the folio. The result of that is that a differe...
CVE-2024-56759
- EPSS 0.02%
- Veröffentlicht 06.01.2025 17:15:40
- Zuletzt bearbeitet 03.11.2025 21:18:27
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfs_cow_block(), and we have the tracepoint trace_btrfs_cow_block() enabled ...
CVE-2024-56755
- EPSS 0.02%
- Veröffentlicht 29.12.2024 12:15:09
- Zuletzt bearbeitet 03.11.2025 21:18:27
In the Linux kernel, the following vulnerability has been resolved: netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING In fscache_create_volume(), there is a missing memory barrier between the bit-clearing operation and the wake-up ope...