Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 29.12.2024 12:15:07
  • Zuletzt bearbeitet 16.04.2025 19:15:52

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: ...

  • EPSS 0.01%
  • Veröffentlicht 29.12.2024 12:15:07
  • Zuletzt bearbeitet 03.11.2025 21:18:25

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reset_method_store() memory leak In reset_method_store(), a string is allocated via kstrndup() and assigned to the local "options". options is then used in with strsep() t...

  • EPSS 0.01%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:23

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Several fixes to bpf_msg_pop_data Several fixes to bpf_msg_pop_data, 1. In sk_msg_shift_left, we should put_page 2. if (len == 0), return early is better 3. pop the e...

  • EPSS 0.01%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 01.10.2025 20:17:44

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Terminate the erratum_1386_microcode array The erratum_1386_microcode array requires an empty entry at the end. Otherwise x86_match_cpu_with_stepping() will continue i...

  • EPSS 0.01%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:23

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix cpu stuck caused by printings during reset During reset, cmd to destroy resources such as qp, cq, and mr may fail, and error logs will be printed. When a large number...

  • EPSS 0.01%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:23

In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation ...

  • EPSS 0.02%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:24

In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation ha...

  • EPSS 0.02%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:24

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.c Add error pointer check after calling otx2_mbox_get_rsp().

  • EPSS 0.02%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:24

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.c Add error pointer check after calling otx2_mbox_get_rsp().

  • EPSS 0.01%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:24

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c Adding error pointer check after calling otx2_mbox_get_rsp().