Debian

Debian Linux

9997 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:33:50
  • Zuletzt bearbeitet 17.12.2025 16:39:34

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a deleted connection and crash with such logs: Did not receive response to NOPIN on CID: ...

  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 09:33:48
  • Zuletzt bearbeitet 17.12.2025 18:54:13

In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Fix divide error in nd_label_data_init() If a faulty CXL memory device returns a broken zero LSA size in its memory device information (Identify Memory Device (Op...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:33:47
  • Zuletzt bearbeitet 12.05.2026 13:16:42

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.16%
  • 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.48%
  • Veröffentlicht 18.06.2025 09:33:45
  • Zuletzt bearbeitet 12.05.2026 13:16:42

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.17%
  • 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.16%
  • 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.15%
  • 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.15%
  • Veröffentlicht 18.06.2025 09:33:41
  • Zuletzt bearbeitet 12.05.2026 13:16:41

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.16%
  • 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...