Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:47
  • Zuletzt bearbeitet 17.12.2025 18:54:05

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Check return value from memblock_phys_alloc_range() At least with CONFIG_PHYSICAL_START=0x100000, if there is < 4 MiB of contiguous free memory available at this point, the...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:46
  • Zuletzt bearbeitet 17.12.2025 18:53:07

In the Linux kernel, the following vulnerability has been resolved: crypto: lzo - Fix compression buffer overrun Unlike the decompression code, the compression code in LZO never checked for output overruns. It instead assumes that the caller alway...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:46
  • Zuletzt bearbeitet 14.11.2025 17:05:43

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops Fix a kernel oops found while testing the stm32_pcie Endpoint driver with handling of PERST# deassertion: D...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:45
  • Zuletzt bearbeitet 17.12.2025 18:52:57

In the Linux kernel, the following vulnerability has been resolved: rseq: Fix segfault on registration when rseq_cs is non-zero The rseq_cs field is documented as being set to 0 by user-space prior to registration, however this is not currently enf...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:44
  • Zuletzt bearbeitet 17.12.2025 19:18:29

In the Linux kernel, the following vulnerability has been resolved: orangefs: Do not truncate file size 'len' is used to store the result of i_size_read(), so making 'len' a size_t results in truncation to 4GiB on 32-bit systems.

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:44
  • Zuletzt bearbeitet 17.12.2025 19:18:44

In the Linux kernel, the following vulnerability has been resolved: dm cache: prevent BUG_ON by blocking retries on failed device resumes A cache device failing to resume due to mapping errors should not be retried, as the failure leaves a partiall...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:42
  • Zuletzt bearbeitet 14.11.2025 17:05:53

In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on device_shutdown() Hongyu reported a hang on kexec in a VM. QEMU reported invalid memory accesses during the hang. Invalid read at addr 0...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:41
  • Zuletzt bearbeitet 18.12.2025 21:31:24

In the Linux kernel, the following vulnerability has been resolved: genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie The IOMMU translation for MSI message addresses has been a 2-step process, separated in time: 1) iom...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:41
  • Zuletzt bearbeitet 17.12.2025 19:18:05

In the Linux kernel, the following vulnerability has been resolved: dm: fix unconditional IO throttle caused by REQ_PREFLUSH When a bio with REQ_PREFLUSH is submitted to dm, __send_empty_flush() generates a flush_bio with REQ_OP_WRITE | REQ_PREFLUS...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:40
  • Zuletzt bearbeitet 18.12.2025 21:31:45

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Honour the user given buffer size for the strn_len() calls (otherwise strn_len() will access memory ou...