CVE-2024-49880
- EPSS 0.02%
- Veröffentlicht 21.10.2024 18:15:10
- Zuletzt bearbeitet 25.10.2024 14:42:58
In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in alloc_flex_gd() Wesley reported an issue: ================================================================== EXT4-fs (dm-5): resizing filesystem from...
CVE-2024-49881
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:10
- Zuletzt bearbeitet 03.11.2025 23:16:28
In the Linux kernel, the following vulnerability has been resolved: ext4: update orig_path in ext4_find_extent() In ext4_find_extent(), if the path is not big enough, we free it and set *orig_path to NULL. But after reallocating and successfully in...
CVE-2024-49882
- EPSS 0.02%
- Veröffentlicht 21.10.2024 18:15:10
- Zuletzt bearbeitet 12.05.2026 19:08:45
In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse() the buffer of the extents path In ext4_ext_try_to_merge_up(), set path[1].p_bh to NULL after it has been released, otherwise it may be released twice. An ...
CVE-2024-49875
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:09
- Zuletzt bearbeitet 03.11.2025 23:16:27
In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserr_io to avoid warning Ext4 will throw -EBADMSG through ext4_readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mappi...
CVE-2024-49877
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:09
- Zuletzt bearbeitet 03.11.2025 23:16:27
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate When doing cleanup, if flags without OCFS2_BH_READAHEAD, it may trigger NULL pointer dereference in the following oc...
CVE-2024-49870
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:08
- Zuletzt bearbeitet 03.11.2025 23:16:27
In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefiles_open_file() A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 -----...
CVE-2024-49863
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:06
- Zuletzt bearbeitet 03.11.2025 23:16:26
In the Linux kernel, the following vulnerability has been resolved: vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() Since commit 3f8ca2e115e5 ("vhost/scsi: Extract common handling code from control queue handler") a null pointer dereferenc...
CVE-2024-49867
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:06
- Zuletzt bearbeitet 05.01.2026 11:17:19
In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at close_ctree(), we have the following steps in this order: 1) Park the cleaner kthrea...
CVE-2024-49868
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:06
- Zuletzt bearbeitet 03.11.2025 23:16:27
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion [BUG] Syzbot reported a NULL pointer dereference with the following crash: FAULT_INJECTION: forcing ...
CVE-2024-49858
- EPSS 0.02%
- Veröffentlicht 21.10.2024 13:15:06
- Zuletzt bearbeitet 03.11.2025 23:16:26
In the Linux kernel, the following vulnerability has been resolved: efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption The TPM event log table is a Linux specific construct, where the data produced by the GetEventLog() boot serv...