CVE-2024-47707
- EPSS 0.24%
- Veröffentlicht 21.10.2024 12:15:07
- Zuletzt bearbeitet 12.05.2026 12:17:14
In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() Blamed commit accidentally removed a check for rt->rt6i_idev being NULL, as spotted by syzbot: Oops: general prote...
CVE-2024-47713
- EPSS 0.26%
- Veröffentlicht 21.10.2024 12:15:07
- Zuletzt bearbeitet 12.05.2026 12:17:15
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() Since '__dev_queue_xmit()' should be called with interrupts enabled, the following backtrace: ieee80211_do_sto...
CVE-2024-47697
- EPSS 0.28%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:13
In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830_pid_filter does not exceed 31 to prevent out-of-bounds access. dev->filters is a 32...
CVE-2024-47698
- EPSS 0.27%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 05.05.2026 15:35:05
In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832_pid_filter does not exceed 31 to prevent out-of-bounds access. dev->filters is a 32...
CVE-2024-47699
- EPSS 0.26%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:13
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfs_btree_insert() Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with...
CVE-2024-47701
- EPSS 0.25%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:14
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesystem When looking up for an entry in an inlined directory, if e_value_offs is changed underneath the filesystem ...
CVE-2024-47704
- EPSS 0.21%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:14
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-47683
- EPSS 0.23%
- 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-47685
- EPSS 1.37%
- Veröffentlicht 21.10.2024 12:15:05
- Zuletzt bearbeitet 12.05.2026 12:17:13
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-47689
- EPSS 0.6%
- 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...