CVE-2024-47408
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:22
- Zuletzt bearbeitet 03.11.2025 21:16:22
In the Linux kernel, the following vulnerability has been resolved: net/smc: check smcd_v2_ext_offset when receiving proposal msg When receiving proposal msg in server, the field smcd_v2_ext_offset in proposal msg is from the remote client and can ...
CVE-2024-47794
- EPSS 0%
- Veröffentlicht 11.01.2025 13:15:22
- Zuletzt bearbeitet 23.09.2025 16:20:16
In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tailcall infinite loop caused by freplace There is a potential infinite loop issue that can occur when using a combination of tail calls and freplace. In an upcoming ...
CVE-2024-41935
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 23.09.2025 16:11:41
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in...
CVE-2024-46896
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 03.11.2025 21:16:22
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 ("drm/sched: memset() 'job' in drm_sched_job_init()") accessing job->base.sched can produce unexpected results as the init...
CVE-2024-41932
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:20
- Zuletzt bearbeitet 15.10.2025 20:17:52
In the Linux kernel, the following vulnerability has been resolved: sched: fix warning in sched_setaffinity Commit 8f9ea86fdf99b added some logic to sched_setaffinity that included a WARN when a per-task affinity assignment races with a cpuset upda...
CVE-2024-41149
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:19
- Zuletzt bearbeitet 24.03.2025 17:31:18
In the Linux kernel, the following vulnerability has been resolved: block: avoid to reuse `hctx` not removed from cpuhp callback list If the 'hctx' isn't removed from cpuhp callback list, we can't reuse it, otherwise use-after-free may be triggered...
CVE-2024-56713
- EPSS 0.03%
- Veröffentlicht 29.12.2024 09:15:06
- Zuletzt bearbeitet 15.10.2025 17:42:34
In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: fix nsim_pp_hold_write() nsim_pp_hold_write() has two problems: 1) It may return with rtnl held, as found by syzbot. 2) Its return value does not propagate an err...
CVE-2024-56714
- EPSS 0.03%
- Veröffentlicht 29.12.2024 09:15:06
- Zuletzt bearbeitet 15.10.2025 17:42:17
In the Linux kernel, the following vulnerability has been resolved: ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the workqueue more than once, so let's be sure we're checking for that...
CVE-2024-56709
- EPSS 0.03%
- Veröffentlicht 29.12.2024 09:15:05
- Zuletzt bearbeitet 03.11.2025 21:18:22
In the Linux kernel, the following vulnerability has been resolved: io_uring: check if iowq is killed before queuing task work can be executed after the task has gone through io_uring termination, whether it's the final task_work run or the fallbac...
CVE-2024-56705
- EPSS 0%
- Veröffentlicht 28.12.2024 10:15:19
- Zuletzt bearbeitet 15.12.2025 20:53:18
In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Add check for rgby_data memory allocation failure In ia_css_3a_statistics_allocate(), there is no check on the allocation result of the rgby_data memory. If rgby_da...