CVE-2024-49571
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:24
- Zuletzt bearbeitet 03.11.2025 21:16:31
In the Linux kernel, the following vulnerability has been resolved: net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg When receiving proposal msg in server, the field iparea_offset and the field ipv6_prefixes_cnt in pro...
CVE-2024-49573
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:24
- Zuletzt bearbeitet 15.10.2025 20:36:01
In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix NEXT_BUDDY Adam reports that enabling NEXT_BUDDY insta triggers a WARN in pick_next_entity(). Moving clear_buddies() up before the delayed dequeue bits ensures no ...
CVE-2024-51729
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:24
- Zuletzt bearbeitet 23.09.2025 16:43:48
In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in copy_user_gigantic_page() In current kernel, hugetlb_wp() calls copy_user_large_folio() with the fault address. Where the fault address may be not align...
CVE-2024-52319
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:24
- Zuletzt bearbeitet 23.09.2025 14:40:30
In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in clear_gigantic_page() In current kernel, hugetlb_no_page() calls folio_zero_user() with the fault address. Where the fault address may be not aligned wi...
CVE-2024-48876
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:23
- Zuletzt bearbeitet 23.09.2025 16:38:27
In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stack_depot_save_flags() in NMI context Per documentation, stack_depot_save_flags() was meant to be usable from NMI context if STACK_DEPOT_FLAG_CAN_ALLOC is unset. ...
CVE-2024-49568
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:23
- Zuletzt bearbeitet 15.10.2025 20:28:45
In the Linux kernel, the following vulnerability has been resolved: net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg When receiving proposal msg in server, the fields v2_ext_offset/ eid_cnt/ism_gid_cnt in proposal msg ar...
CVE-2024-49569
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:23
- Zuletzt bearbeitet 15.10.2025 20:50:15
In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: unquiesce admin_q before destroy it Kernel will hang on destroy admin_q while we create ctrl failed, such as following calltrace: PID: 23644 TASK: ff2d52b40f439fc0 ...
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.01%
- 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...