CVE-2024-47709
- EPSS 0.02%
- 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: can: bcm: Clear bo->bcm_proc_read after remove_proc_entry(). syzbot reported a warning in bcm_release(). [0] The blamed change fixed another warning that is triggered when connect...
CVE-2024-47710
- EPSS 0.01%
- 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: sock_map: Add a cond_resched() in sock_hash_free() Several syzbot soft lockup reports all have in common sock_hash_free() If a map with a large number of buckets is destroyed, we ...
CVE-2024-47712
- EPSS 0.02%
- Veröffentlicht 21.10.2024 12:15:07
- Zuletzt bearbeitet 03.11.2025 23:16:18
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param In the `wilc_parse_join_bss_param` function, the TSF field of the `ies` structure is accessed after...
CVE-2024-47713
- EPSS 0.02%
- 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-47693
- EPSS 0.04%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 03.11.2025 23:16:17
In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ib_cache_setup_one error flow cleanup When ib_cache_update return an error, we exit ib_cache_setup_one instantly with no proper cleanup, even though before this we had...
CVE-2024-47695
- EPSS 0.02%
- Veröffentlicht 21.10.2024 12:15:06
- Zuletzt bearbeitet 03.11.2025 23:16:17
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds In the function init_conns(), after the create_con() and create_cm() for loop if something fails. In the cleanup for loop ...
CVE-2024-47696
- EPSS 0.01%
- 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: RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency In the commit aee2424246f9 ("RDMA/iwcm: Fix a use-after-free related to destroying CM IDs"), the function flush...
CVE-2024-47697
- EPSS 0.01%
- 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.01%
- 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.01%
- 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...