Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 10.12.2024 16:43:29

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drm_connector_cleanup() manually in panel_bridge_detach(), the connector will be cleaned up with the other DR...

  • EPSS 0.77%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 08.04.2025 15:10:02

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76_dma_tx_queue_skb_raw, its field skip_unmap could potentially inherit a non-zero value from stack garbage. If thi...

  • EPSS 0.21%
  • Veröffentlicht 29.02.2024 15:15:07
  • Zuletzt bearbeitet 09.01.2025 20:20:59

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command [Why] We can hang in place trying to send commands when the DMCUB isn't powered on. [How] For functions that execute within a ...

  • EPSS 0.23%
  • Veröffentlicht 29.02.2024 12:15:47
  • Zuletzt bearbeitet 09.01.2025 15:27:20

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: sii902x: Fix probing race issue A null pointer dereference crash has been observed rarely on TI platforms using sii9022 bridge: [ 53.271356] sii902x_get_edid+0x34/0...

  • EPSS 0.6%
  • Veröffentlicht 29.02.2024 06:15:46
  • Zuletzt bearbeitet 04.04.2025 14:59:11

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add Cortex-A520 speculative unprivileged load workaround Implement the workaround for ARM Cortex-A520 erratum 2966298. On an affected Cortex-A520 core, a speculative...

  • EPSS 0.26%
  • Veröffentlicht 29.02.2024 06:15:46
  • Zuletzt bearbeitet 25.11.2025 17:22:27

In the Linux kernel, the following vulnerability has been resolved: x86/srso: Add SRSO mitigation for Hygon processors Add mitigation for the speculative return stack overflow vulnerability which exists on Hygon processors too.

  • EPSS 0.24%
  • Veröffentlicht 29.02.2024 06:15:45
  • Zuletzt bearbeitet 09.12.2024 18:47:44

In the Linux kernel, the following vulnerability has been resolved: Input: powermate - fix use-after-free in powermate_config_complete syzbot has found a use-after-free bug [1] in the powermate driver. This happens when the device is disconnected, ...

  • EPSS 0.23%
  • Veröffentlicht 29.02.2024 06:15:45
  • Zuletzt bearbeitet 09.12.2024 18:39:35

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev->bos without checkin...

  • EPSS 0.17%
  • Veröffentlicht 29.02.2024 06:15:45
  • Zuletzt bearbeitet 10.01.2025 18:27:26

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidpp_connect_event() has *four* time-of-check vs time-of-use (TOCTOU) races when it races with itself. hidpp_conn...

  • EPSS 0.26%
  • Veröffentlicht 29.02.2024 01:42:05
  • Zuletzt bearbeitet 15.04.2026 00:35:42

bt_sock_recvmsg in net/bluetooth/af_bluetooth.c in the Linux kernel through 6.6.8 has a use-after-free because of a bt_sock_ioctl race condition.