CVE-2024-39467
- EPSS 0.01%
- Veröffentlicht 25.06.2024 15:15:15
- Zuletzt bearbeitet 17.09.2025 16:07:38
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode() syzbot reports a kernel bug as below: F2FS-fs (loop0): Mounted with checkpoint version = 48b305e4 =============...
CVE-2024-39469
- EPSS 0.03%
- Veröffentlicht 25.06.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:03
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors The error handling in nilfs_empty_dir() when a directory folio/page read fails is incorrect, as in the old ext...
CVE-2024-39471
- EPSS 0.01%
- Veröffentlicht 25.06.2024 15:15:15
- Zuletzt bearbeitet 21.11.2024 09:27:44
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add error handle to avoid out-of-bounds if the sdma_v4_0_irq_id_to_seq return -EINVAL, the process should be stop to avoid out-of-bounds read, so directly return -EINVA...
CVE-2024-39301
- EPSS 0.03%
- Veröffentlicht 25.06.2024 15:15:14
- Zuletzt bearbeitet 21.11.2024 09:27:25
In the Linux kernel, the following vulnerability has been resolved: net/9p: fix uninit-value in p9_client_rpc() Syzbot with the help of KMSAN reported the following error: BUG: KMSAN: uninit-value in trace_9p_client_res include/trace/events/9p.h:1...
CVE-2024-38661
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 21.11.2024 09:26:34
In the Linux kernel, the following vulnerability has been resolved: s390/ap: Fix crash in AP internal function modify_bitmap() A system crash like this Failing address: 200000cb7df6f000 TEID: 200000cb7df6f403 Fault in home space mode while usi...
CVE-2024-39276
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 24.03.2025 17:28:00
In the Linux kernel, the following vulnerability has been resolved: ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find() Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 50...
CVE-2024-37078
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:00
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential kernel bug due to lack of writeback flag waiting Destructive writes to a block device on which nilfs2 is mounted can cause a kernel bug in the folio/page writ...
CVE-2022-48772
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:11
- Zuletzt bearbeitet 21.11.2024 07:33:59
In the Linux kernel, the following vulnerability has been resolved: media: lgdt3306a: Add a check against null-pointer-def The driver should check whether the client provides the platform_data. The following log reveals it: [ 29.610324] BUG: KA...
CVE-2024-39292
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 04.11.2025 18:16:30
In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winch_handlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch is added to the winch_handlers list. If that ...
CVE-2024-38780
- EPSS 0.02%
- Veröffentlicht 21.06.2024 12:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:56
In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don't enable IRQ from sync_print_obj() Since commit a6aa8fca4d79 ("dma-buf/sw-sync: Reduce irqsave/irqrestore from known context") by error replaced spin_unlock_ir...