Debian

Debian 12 (bookworm)

11831 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:23
  • Zuletzt bearbeitet 24.06.2026 17:20:06

In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a device to avoid leaking any resources allocated by s...

  • 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.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: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...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:57
  • Zuletzt bearbeitet 24.06.2026 16:59:55

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12 svm_copy_lbrs() always marks VMCB_LBR dirty in the destination VMCB. However, nested_svm_vmexit() uses it to copy LBRs to vmcb12, and c...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:54
  • Zuletzt bearbeitet 24.06.2026 17:00:16

In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_checksum_for_mb() iterate over payloads in a journa...