CVE-2024-40992
- EPSS 0.27%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 07.10.2025 20:07:06
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder length checking for UD request packets According to the IBA specification: If a UD request packet is detected with an invalid length, the request shall be a...
CVE-2024-40993
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcu_dereference_protected() When destroying all sets, we are either in pernet exit phase or are executing a "destroy all sets command" from userspa...
CVE-2024-40994
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:21
In the Linux kernel, the following vulnerability has been resolved: ptp: fix integer overflow in max_vclocks_store On 32bit systems, the "4 * max" multiply can overflow. Use kcalloc() to do the allocation to prevent this.
CVE-2024-40995
- EPSS 0.29%
- 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-40996
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 03.11.2025 22:17:21
In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskb_pull_reason syzkaller builds (CONFIG_DEBUG_NET=y) frequently trigger a debug hint in pskb_may_pull. We'd like to retain this debug check because it might ...
CVE-2024-40997
- EPSS 0.27%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 21.11.2024 09:32:01
In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc() in amd_pstate_epp_cpu_init() is not freed in the analogous exit function, so fix that. [ rjw...
CVE-2024-40998
- EPSS 0.27%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 25.09.2025 19:43:21
In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() In the following concurrency we will access the uninitialized rs->lock: ext4_fill_super ext4_register...
CVE-2024-40999
- EPSS 0.24%
- Veröffentlicht 12.07.2024 13:15:20
- Zuletzt bearbeitet 07.10.2025 20:07:46
In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that `first` flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descr...
CVE-2024-41000
- EPSS 0.3%
- 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: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: [ 62.982337] ------------[ cut he...
CVE-2024-40975
- EPSS 0.29%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 06.10.2025 20:43:08
In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Unregister devices in reverse order Not all subsystems support a device getting removed while there are still consumers of the device with a refe...