CVE-2024-42272
- EPSS 0.23%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 12.05.2026 12:17:05
In the Linux kernel, the following vulnerability has been resolved: sched: act_ct: take care of padding in struct zones_ht_key Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zones_ht_key got a struct net pointer. Make su...
CVE-2024-42273
- EPSS 0.22%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 22:17:53
In the Linux kernel, the following vulnerability has been resolved: f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid mkdir /mnt/test/comp f2fs_io setflags compression /mnt/test/comp dd if=/dev/zero of=/mnt/test/comp/testfile bs=16k count=1 tru...
CVE-2024-42274
- EPSS 0.17%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 22:17:53
In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e ("ALSA: firewire-lib: operate for period elapse event in process context") remov...
CVE-2024-42276
- EPSS 0.24%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 12.05.2026 12:17:05
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvme_map_data() is called when request has physical segments, hence the nvme_unmap_data() should have same condit...
CVE-2024-42277
- EPSS 0.23%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 22:17:53
In the Linux kernel, the following vulnerability has been resolved: iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en In sprd_iommu_cleanup() before calling function sprd_iommu_hw_en() dom->sdev is equal to NULL, which leads to null dereference. F...
CVE-2024-42278
- EPSS 0.23%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 30.09.2024 12:53:36
In the Linux kernel, the following vulnerability has been resolved: ASoC: TAS2781: Fix tasdev_load_calibrated_data() This function has a reversed if statement so it's either a no-op or it leads to a NULL dereference.
CVE-2024-42279
- EPSS 0.23%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 02.10.2025 18:32:28
In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rx_len == 0, the RX FIFO is not going to be emptied in the interrupt handler. A...
CVE-2024-42280
- EPSS 0.24%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 22:17:54
In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp).
CVE-2023-52889
- EPSS 0.23%
- Veröffentlicht 17.08.2024 09:15:07
- Zuletzt bearbeitet 03.11.2025 22:16:32
In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being ...
CVE-2024-42260
- EPSS 0.2%
- Veröffentlicht 17.08.2024 09:15:07
- Zuletzt bearbeitet 03.10.2025 18:59:52
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver ...