CVE-2024-40987
- EPSS 0.03%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.
CVE-2024-40988
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.
CVE-2024-40995
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 12.05.2026 12:17:02
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() syzbot found hanging tasks waiting on rtnl_lock [1] A reproducer is available in the syzbot bug. When a re...
CVE-2024-40978
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedi_dbg_do_not_recover_cmd_read() function invokes sprintf() directly on a __user pointer, which results into the crash. ...
CVE-2024-40980
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: drop_monitor: replace spin_lock by raw_spin_lock trace_drop_common() is called with preemption disabled, and it acquires a spin_lock. This is problematic for RT kernels because spi...
CVE-2024-40981
- EPSS 0%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadv_purge_orig_ref() Many syzbot reports are pointing to soft lockups in batadv_purge_orig_ref() [1] Root cause is unknown, but we can avoid...
CVE-2024-40984
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 ("ACPICA: avoid "Info: mapping multiple BARs. Yo...
CVE-2024-40960
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 12.05.2026 12:17:00
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL dereference in rt6_probe() syzbot caught a NULL dereference in rt6_probe() [1] Bail out if __in6_dev_get() returns NULL. [1] Oops: general protection...
CVE-2024-40961
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL deref in fib6_nh_init() syzbot reminds us that in6_dev_get() can return NULL. fib6_nh_init() ip6_validate_gw( &idev ) ip6_route_check_nh(...
CVE-2024-40963
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 03.11.2025 22:17:18
In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: make sure CBR is correctly set It was discovered that some device have CBR address set to 0 causing kernel panic when arch_sync_dma_for_cpu_all is called. Th...