Debian

Debian 13 (trixie)

13181 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:53:19

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Avoid memcpy field-spanning write WARNING When the "storcli2 show" command is executed for eHBA-9600, mpi3mr driver prints this WARNING message: memcpy: detected f...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:15
  • Zuletzt bearbeitet 01.03.2025 02:33:14

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: guard against invalid STA ID on removal Guard against invalid station IDs in iwl_mvm_mld_rm_sta_id as that would result in out-of-bounds array accesses. This pr...

  • 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.04%
  • Veröffentlicht 30.05.2024 16:15:15
  • Zuletzt bearbeitet 21.11.2024 09:22:49

In the Linux kernel, the following vulnerability has been resolved: swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y Using restricted DMA pools (CONFIG_DMA_RESTRICTED_POOL=y) in conjunction with dynamic SWIOTLB (CONFIG_SWIOTLB_D...

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

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE At the time of LPAR boot up, partition firmware provides Open Firmware property ibm,dma-window for the PE. This p...

  • 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.04%
  • Veröffentlicht 30.05.2024 16:15:14
  • Zuletzt bearbeitet 17.09.2025 22:14:51

In the Linux kernel, the following vulnerability has been resolved: ARM: 9381/1: kasan: clear stale stack poison We found below OOB crash: [ 33.452494] ================================================================== [ 33.453513] BUG: KASAN:...