Debian

Debian 12 (bookworm)

11227 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 01.05.2026 14:15:01
  • Zuletzt bearbeitet 11.05.2026 20:38:06

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smp_random() currently labels the stored STK as authenticated whenever pendi...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:59
  • Zuletzt bearbeitet 11.05.2026 17:58:07

In the Linux kernel, the following vulnerability has been resolved: hwmon: (occ) Fix division by zero in occ_show_power_1() In occ_show_power_1() case 1, the accumulator is divided by update_tag without checking for zero. If no samples have been co...

  • EPSS 0.03%
  • Veröffentlicht 01.05.2026 14:14:59
  • Zuletzt bearbeitet 11.05.2026 18:00:00

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: move wake reason storage into validated event handlers hci_store_wake_reason() is called from hci_event_packet() immediately after stripping the HCI event hea...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:57
  • Zuletzt bearbeitet 11.05.2026 17:53:02

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the compression ratio in command mode. Bspec seems to ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:57
  • Zuletzt bearbeitet 11.05.2026 17:54:28

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spi_read() Add a DMA-safe buffer and use it for spi_read() instead of a stack memory. All SPI buffers must be DMA-safe. Since we o...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:54
  • Zuletzt bearbeitet 08.05.2026 18:05:36

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix incorrect free_irq() variable The handler for the IRQ part of this driver is mpu3050->trig but, in the teardown free_irq() is called with handler mpu3050. ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:53
  • Zuletzt bearbeitet 08.05.2026 18:11:08

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iio_device_register() to correct location iio_device_register() should be at the end of the probe function to prevent race conditions. Place iio_device_re...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:53
  • Zuletzt bearbeitet 08.05.2026 18:09:23

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix irq resource leak The interrupt handler is setup but only a few lines down if iio_trigger_register() fails the function returns without properly releasing t...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:51
  • Zuletzt bearbeitet 08.05.2026 18:20:18

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix double free in ulpi_register_interface() error path When device_register() fails, ulpi_register() calls put_device() on ulpi->dev. The device release callback ulpi_...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:48
  • Zuletzt bearbeitet 08.05.2026 18:23:22

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed to prevent use-after-free errors (e.g. in the HCD gi...