CVE-2024-42110
- EPSS 0.65%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 04.08.2026 11:19:35
In the Linux kernel, the following vulnerability has been resolved: net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx() The following is emitted when using idxd (DSA) dmanegine as the data mover for ntb_transport that...
CVE-2024-42111
- EPSS 0.21%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 04.08.2026 11:19:35
In the Linux kernel, the following vulnerability has been resolved: btrfs: always do the basic checks for btrfs_qgroup_inherit structure [BUG] Syzbot reports the following regression detected by KASAN: BUG: KASAN: slab-out-of-bounds in btrfs_qgr...
CVE-2024-42112
- EPSS 0.23%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 04.08.2026 11:19:35
In the Linux kernel, the following vulnerability has been resolved: net: txgbe: free isb resources at the right time When using MSI/INTx interrupt, the shared interrupts are still being handled in the device remove routine, before free IRQs. So isb...
CVE-2024-42113
- EPSS 0.24%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 26.09.2025 15:33:08
In the Linux kernel, the following vulnerability has been resolved: net: txgbe: initialize num_q_vectors for MSI/INTx interrupts When using MSI/INTx interrupts, wx->num_q_vectors is uninitialized. Thus there will be kernel panic in wx_alloc_q_vecto...
CVE-2024-42115
- EPSS 0.26%
- Veröffentlicht 30.07.2024 08:15:03
- Zuletzt bearbeitet 04.08.2026 11:19:36
In the Linux kernel, the following vulnerability has been resolved: jffs2: Fix potential illegal address access in jffs2_free_inode During the stress testing of the jffs2 file system,the following abnormal printouts were found: [ 2430.649000] Unabl...
CVE-2023-52888
- EPSS 0.24%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 07.10.2025 16:04:13
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Only free buffer VA that is not NULL In the MediaTek vcodec driver, while mtk_vcodec_mem_free() is mostly called only when the buffer to free exists, there...
CVE-2024-42099
- EPSS 0.22%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 04.08.2026 11:19:33
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix invalid dereferencing of indirect CCW data pointer Fix invalid dereferencing of indirect CCW data pointer in dasd_eckd_dump_sense() that leads to a kernel panic in e...
CVE-2024-42100
- EPSS 0.24%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 26.09.2025 14:56:17
In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common In order to set the rate range of a hw sunxi_ccu_probe calls hw_to_ccu_common() assuming all entries in desc...
CVE-2024-42103
- EPSS 0.25%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 04.08.2026 11:19:33
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfs_reclaim_bgs_work and adding to th...
CVE-2024-42095
- EPSS 0.21%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:37
In the Linux kernel, the following vulnerability has been resolved: serial: 8250_omap: Implementation of Errata i2310 As per Errata i2310[0], Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm ...