Linux

Linux Kernel

14022 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 03.03.2025 17:33:19

In the Linux kernel, the following vulnerability has been resolved: scsi: target: pscsi: Fix bio_put() for error case As of commit 066ff571011d ("block: turn bio_kmalloc into a simple kmalloc wrapper"), a bio allocated by bio_kmalloc() must be free...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 17.03.2025 16:56:39

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window The Linux CXL subsystem is built on the assumption that HPA == SPA. That is, the host physical addres...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 18.03.2025 16:13:33

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 18.03.2025 16:40:18

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is mod...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 18.03.2025 16:36:22

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio If kiocb_set_cancel_fn() is called for I/O submitted via io_uring, the following kernel warning appears: WARNING...

  • EPSS 0.05%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 18.03.2025 16:43:01

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Disable IRQ before init_fn() for nonboot CPUs Disable IRQ before init_fn() for nonboot CPUs when hotplug, in order to silence such warnings (and also avoid potential err...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 27.02.2025 21:59:09

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx->num_descs off-by-one error Unfortunately the commit `fd8958efe877` introduced another error causing the `descs` array to overflow. This reults in further cr...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 03.11.2025 20:16:10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fixed integer types and null check locations [why]: issues fixed: - comparison with wider integer type in loop condition which can cause infinite loops - pointer d...

  • EPSS 0.05%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 04.04.2025 14:19:41

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] With default config, the value of NR_CPUS is 64. When HW platform has more then 64 cpus, system will crash o...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:52
  • Zuletzt bearbeitet 04.04.2025 14:17:18

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmet_wq nested. Avoid this by deadloc...