CVE-2024-47702
- EPSS 0.04%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 24.10.2024 13:30:59
In the Linux kernel, the following vulnerability has been resolved: bpf: Fail verification for sign-extension of packet data/data_end/data_meta syzbot reported a kernel crash due to commit 1f1e864b6555 ("bpf: Handle sign-extenstin ctx member acce...
CVE-2024-47703
- EPSS 0.04%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 24.10.2024 13:33:36
In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to file_alloc_security hook makes kernel panic. This happens because file system can n...
CVE-2024-47704
- EPSS 0.05%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 03.11.2025 18:15:43
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_res->hpo_dp_link_enc before using it [WHAT & HOW] Functions dp_enable_link_phy and dp_disable_link_phy can pass link_res without initializing hpo_dp_lin...
CVE-2024-47680
- EPSS 0.03%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 24.10.2024 13:28:28
In the Linux kernel, the following vulnerability has been resolved: f2fs: check discard support for conventional zones As the helper function f2fs_bdev_support_discard() shows, f2fs checks if the target block devices support discard by calling bdev...
CVE-2024-47681
- EPSS 0.05%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 22.10.2024 14:57:47
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he Fix the NULL pointer dereference in mt7996_mcu_sta_bfer_he routine adding an sta interface to the mt7996 ...
CVE-2024-47682
- EPSS 0.06%
- 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.05%
- 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: 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.04%
- 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 1.02%
- 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: 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.05%
- 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...