Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.53%
  • Veröffentlicht 25.06.2026 08:39:08
  • Zuletzt bearbeitet 06.07.2026 12:32:29

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf netvsc_copy_to_send_buf() copies page buffer entries into the VMBus send buffer using phys_to_virt() on the entry PFN. Ent...

  • EPSS 0.47%
  • Veröffentlicht 25.06.2026 08:39:07
  • Zuletzt bearbeitet 06.07.2026 12:32:35

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL A deferred byte-range lock (an SMB2_LOCK that blocks) registers an async work on conn->async_requests via se...

  • EPSS 0.28%
  • Veröffentlicht 25.06.2026 08:39:06
  • Zuletzt bearbeitet 06.07.2026 12:35:18

In the Linux kernel, the following vulnerability has been resolved: USB: serial: io_ti: fix heap overflow in get_manuf_info() get_manuf_info() reads le16_to_cpu(rom_desc->Size) bytes from the device I2C EEPROM into a buffer allocated with kmalloc_o...

  • EPSS 0.15%
  • Veröffentlicht 25.06.2026 08:39:05
  • Zuletzt bearbeitet 06.07.2026 12:36:28

In the Linux kernel, the following vulnerability has been resolved: USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr() build_i2c_fw_hdr() allocates a fixed-size buffer of (16*1024 - 512) + sizeof(struct ti_i2c_firmware_rec) bytes, then cop...

  • EPSS 0.15%
  • Veröffentlicht 25.06.2026 08:39:05
  • Zuletzt bearbeitet 06.07.2026 12:36:52

In the Linux kernel, the following vulnerability has been resolved: USB: serial: kl5kusb105: fix bulk-out buffer overflow klsi_105_prepare_write_buffer() is called by the generic write path with the bulk-out buffer and its size (bulk_out_size, 64 b...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:03
  • Zuletzt bearbeitet 06.07.2026 12:37:12

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Fix UAF at snd_timer_user_params() At releasing a timer object, e.g. when a userspace timer (CONFIG_SND_UTIMER) gets closed and snd_timer_free() is called, it tries to...

  • EPSS 0.14%
  • Veröffentlicht 25.06.2026 08:39:01
  • Zuletzt bearbeitet 06.07.2026 12:38:16

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: update file PMD counter before folio_put() __split_huge_pmd_locked() updates the file/shmem RSS counter after dropping the PMD mapping's folio reference. If folio_...

  • EPSS 0.54%
  • Veröffentlicht 25.06.2026 08:38:59
  • Zuletzt bearbeitet 06.07.2026 12:41:25

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: bound SRP_RSP sense copy by the received length srp_process_rsp() copies sense data from rsp->data + resp_data_len, where resp_data_len is the full 32-bit value supplied ...

  • EPSS 0.1%
  • Veröffentlicht 25.06.2026 08:38:58
  • Zuletzt bearbeitet 06.07.2026 12:41:41

In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zram_bvec_write_partial() zram_read_page() picks the sync or async backing device read path based on whether the parent bio is NULL. zram_bvec_write_pa...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:55
  • Zuletzt bearbeitet 06.07.2026 12:43:23

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: fix sk_ack_backlog leak on failed handshake When vmci_transport_recv_connecting_server() returns an error, vmci_transport_recv_listen() calls vsock_remove_pending() but...