Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • 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...

  • EPSS 0.03%
  • 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. ...

  • EPSS 0.03%
  • 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...

  • EPSS 0.05%
  • 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 ...

  • EPSS 0.04%
  • 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 ...

  • EPSS 0.02%
  • 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 ...

  • EPSS 0.03%
  • 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...

  • EPSS 0.04%
  • 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...

  • EPSS 0.04%
  • 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...

  • EPSS 0.04%
  • 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...