CVE-2024-47682
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:15
In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sd_read_block_characteristics() Ff the device returns page 0xb1 with length 8 (happens with qemu v2.x, for example), sd_read_block_characteristics...
CVE-2024-47683
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 29.12.2025 15:15:59
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip Recompute DSC Params if no Stream on Link [why] Encounter NULL pointer dereference uner mst + dsc setup. BUG: kernel NULL pointer dereference, address: 00000...
CVE-2024-47684
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:16
In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcp_rto_delta_us() We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a...
CVE-2024-47685
- EPSS 0.08%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 18.11.2025 15:36:36
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() syzbot reported that nf_reject_ip6_tcphdr_put() was possibly sending garbage on the four reserved tcp bits (th->res1) Use...
CVE-2024-47686
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:16
In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate() The psc->div[] array has psc->num_div elements. These values come from when we call clk_hw_register_div(). It's adc_divi...
CVE-2024-47687
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 23.10.2024 15:22:45
In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5_vdpa_dev_add() can end up releasing mr resources which never got initialized in the first place. This patc...
CVE-2024-47688
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 23.10.2024 15:36:21
In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in module_add_driver() Inject fault while probing of-fpga-region, if kasprintf() fails in module_add_driver(), the second sysfs_remove_l...
CVE-2024-47689
- EPSS 0.03%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 23.10.2024 15:53:06
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error() syzbot reports a f2fs bug as below: ------------[ cut here ]------------ WARNING: CPU: 1 PID: 58 at kernel/rcu/syn...
CVE-2024-47690
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:16
In the Linux kernel, the following vulnerability has been resolved: f2fs: get rid of online repaire on corrupted directory syzbot reports a f2fs bug as below: kernel BUG at fs/f2fs/inode.c:896! RIP: 0010:f2fs_evict_inode+0x1598/0x15c0 fs/f2fs/inod...
CVE-2024-47691
- EPSS 0.01%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 23.10.2024 20:42:31
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread() syzbot reports a f2fs bug as below: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x241/0x360 lib/dump_stac...