Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 11.01.2025 13:15:25
  • Zuletzt bearbeitet 03.11.2025 21:17:46

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATH_MAX If the full path to be built by ceph_mdsc_build_path() happens to be longer than PATH_MAX, then this function will enter an endless (ret...

  • EPSS 0.59%
  • Veröffentlicht 11.01.2025 13:15:24
  • Zuletzt bearbeitet 04.08.2026 11:20:50

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...

  • EPSS 0.19%
  • Veröffentlicht 11.01.2025 13:15:24
  • Zuletzt bearbeitet 04.08.2026 11:20:50

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 ...

  • EPSS 0.21%
  • Veröffentlicht 11.01.2025 13:15:24
  • Zuletzt bearbeitet 04.08.2026 11:21:44

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...

  • EPSS 0.21%
  • Veröffentlicht 11.01.2025 13:15:24
  • Zuletzt bearbeitet 04.08.2026 11:21:44

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.14%
  • 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.52%
  • Veröffentlicht 11.01.2025 13:15:23
  • Zuletzt bearbeitet 04.08.2026 11:20:49

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.82%
  • Veröffentlicht 11.01.2025 13:15:23
  • Zuletzt bearbeitet 04.08.2026 11:20:49

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.63%
  • Veröffentlicht 11.01.2025 13:15:22
  • Zuletzt bearbeitet 04.08.2026 11:20:36

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.2%
  • Veröffentlicht 11.01.2025 13:15:22
  • Zuletzt bearbeitet 04.08.2026 11:20:49

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 ...