Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:21
  • Zuletzt bearbeitet 24.06.2026 17:20:12

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inject #UD when EFER.SVME=0. [sean: tag for stable@]

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:17
  • Zuletzt bearbeitet 24.06.2026 17:20:25

In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via following call trace: ocfs2_dio_end_io_write ocfs2...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:58:13
  • Zuletzt bearbeitet 24.06.2026 17:20:28

In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when device_add_disk() fails do_rbd_add() publishes the device with device_add() before calling device_add_disk(). If device_add_disk() fails after device_a...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:58:11
  • Zuletzt bearbeitet 24.06.2026 17:20:32

In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but the trailing dirents are special since the namelens a...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:10
  • Zuletzt bearbeitet 24.06.2026 17:20:35

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-tdes - fix DMA sync direction Before DMA output is consumed by the CPU, ->dma_addr_out must be synced with dma_sync_single_for_cpu() instead of dma_sync_single_for_de...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:09
  • Zuletzt bearbeitet 24.06.2026 16:58:28

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1 Explicitly synthesize a #UD for VMMCALL if L2 is active, L1 does NOT want to intercept VMMCALL, nested_svm_l2_tlb_...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:58:07
  • Zuletzt bearbeitet 24.06.2026 16:59:08

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path Unregister the hwrng to prevent new ->read() calls and flush the Atmel I2C workqueue before teardown to pre...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:04
  • Zuletzt bearbeitet 24.06.2026 16:59:17

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix memory leaks on probe failures Make sure to deregister the controller, disable pins, and kill and free the RX URB on probe failures to mirror disconnect and avoid m...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:01
  • Zuletzt bearbeitet 24.06.2026 16:59:26

In the Linux kernel, the following vulnerability has been resolved: hwmon: (powerz) Fix missing usb_kill_urb() on signal interrupt wait_for_completion_interruptible_timeout() returns -ERESTARTSYS when interrupted. This needs to abort the URB and re...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:00
  • Zuletzt bearbeitet 24.06.2026 16:59:39

In the Linux kernel, the following vulnerability has been resolved: ntfs3: add buffer boundary checks to run_unpack() run_unpack() checks `run_buf < run_last` at the top of the while loop but then reads size_size and offset_size bytes via run_unpac...