Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 20.05.2024 10:15:14
  • Zuletzt bearbeitet 23.09.2025 18:47:09

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix netdev refcount issue The dev_tracker is added to ax25_cb in ax25_bind(). When the ax25 device is detaching, the dev_tracker of ax25_cb should be deallocated in ax25_kill...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 24.09.2025 18:16:30

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix loading 64-bit NOMMU kernels past the start of RAM commit 3335068f8721 ("riscv: Use PUD/P4D/PGD pages for the linear mapping") added logic to allow using RAM below the k...

  • EPSS 0.05%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 21.11.2024 09:21:22

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix TASK_SIZE on 64-bit NOMMU On NOMMU, userspace memory can come from anywhere in physical RAM. The current definition of TASK_SIZE is wrong if any RAM exists above 4G, cau...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 04.04.2025 14:32:40

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. Howeve...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 24.09.2025 18:15:15

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue drain_workqueue() cannot be called safely in a spinlocked context due to possible task rescheduling. In the multi-t...

  • EPSS 0.06%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 24.09.2025 18:23:18

In the Linux kernel, the following vulnerability has been resolved: mm: turn folio_test_hugetlb into a PageType The current folio_test_hugetlb() can be fooled by a concurrent folio split into returning true for a folio which has never belonged to h...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 23.09.2025 18:07:18

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APP_SEND command has specific fields for request and response buffers, uefi...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 24.09.2025 18:21:27

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use access_width over bit_width for system memory accesses To align with ACPI 6.3+, since bit_width can be any 8-bit value, it cannot be depended on to be always on a c...

  • EPSS 0.12%
  • Veröffentlicht 20.05.2024 10:15:13
  • Zuletzt bearbeitet 21.11.2024 09:21:23

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPU_MITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:12
  • Zuletzt bearbeitet 04.04.2025 14:33:42

In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve[6]_xmit_skb syzbot is able to trigger an uninit-value in geneve_xmit() [1] Problem : While most ip tunnel helpers (like ip_tunnel_get_dsfie...