Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 18.02.2026 14:53:25
  • Zuletzt bearbeitet 02.06.2026 14:16:47

In the Linux kernel, the following vulnerability has been resolved: crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly The existing allocation of scatterlists in omap_crypto_copy_sg_lists() was allocating an array of scatterlist ...

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:24
  • Zuletzt bearbeitet 18.03.2026 14:50:04

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: fix use-after-free in driver_override_show() The driver_override_show() function reads the driver_override string without holding the device_lock. However, driver_over...

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:23
  • Zuletzt bearbeitet 02.06.2026 14:16:47

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In __process_request...

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:22
  • Zuletzt bearbeitet 18.03.2026 14:58:45

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if end_block is too small. Sinc...

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:21
  • Zuletzt bearbeitet 18.03.2026 14:59:39

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Validate sp before freeing associated memory System crash with the following signature [154563.214890] nvme nvme2: NVME-FC{1}: controller connect complete [154564.16...

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:20
  • Zuletzt bearbeitet 18.03.2026 17:07:43

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. [105954.384919] RBP: ffff914589838dc0 R08: 0000000000000000 R...

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:18
  • Zuletzt bearbeitet 18.03.2026 17:13:08

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add The driver does not set hw->sta_data_size, which causes mac80211 to allocate insufficient space for driver private statio...

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:17
  • Zuletzt bearbeitet 18.03.2026 17:14:10

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Avoid creating sub-groups asynchronously The asynchronous creation of sub-groups by a delayed work could lead to a NULL pointer dereference when the driver directory...

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:16
  • Zuletzt bearbeitet 18.03.2026 17:17:03

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, [61110.449331] qla2xxx [0000:27:00.0]-0042:0: Disabled MSI-X. [61110....

  • EPSS 0.12%
  • Veröffentlicht 18.02.2026 14:53:15
  • Zuletzt bearbeitet 18.03.2026 17:18:21

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode The local variable 'i' is initialized with -EINVAL, but the for loop immediately overwrites it and -EINVAL ...