Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:15
  • Zuletzt bearbeitet 01.10.2025 13:52:14

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: read txq->read_ptr under lock If we read txq->read_ptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different ...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:15
  • Zuletzt bearbeitet 05.01.2026 11:16:38

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:15
  • Zuletzt bearbeitet 10.01.2025 18:29:03

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() lpfc_worker_wake_up() calls the lpfc_work_done() routine, which takes the hbalock. Thus, lpfc_worker_wake_up() sho...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:15
  • Zuletzt bearbeitet 19.01.2026 13:16:06

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in __ip_make_skb() KMSAN reported uninit-value access in __ip_make_skb() [1]. __ip_make_skb() tests HDRINCL to know if the skb has icmphdr. However, ...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:14
  • Zuletzt bearbeitet 12.05.2026 12:16:49

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets TCP_SYN_RECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the followin...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:14
  • Zuletzt bearbeitet 03.11.2025 20:16:17

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: do not WARN if iocg was already offlined In iocg_pay_debt(), warn is triggered if 'active_list' is empty, which is intended to confirm iocg is active when it has debt. ...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:14
  • Zuletzt bearbeitet 03.11.2025 22:16:59

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip on writeback when it's not applicable [WHY] dynamic memory safety error detector (KASAN) catches and generates error messages "BUG: KASAN: slab-out-of-bounds"...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:00

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies syzbot reported unsafe calls to copy_from_sockptr() [1] Use copy_safe_from_sockptr() instead. [1] BUG: KASAN: slab-out-of-boun...

  • EPSS 0.03%
  • Veröffentlicht 30.05.2024 16:15:14
  • Zuletzt bearbeitet 12.05.2026 12:16:50

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: avoid out of bounds shift UBSAN catches undefined behavior in blk-iocost, where sometimes iocg->delay is shifted right by a number that is too large, resulting in undef...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:13
  • Zuletzt bearbeitet 21.11.2024 09:22:45

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Atom Integrated System Info v2_2 for DCN35 New request from KMD/VBIOS in order to support new UMA carveout model. This fixes a null dereference from accessing Ctx-...