Debian

Debian Linux

9140 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:33

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is onl...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 21.03.2025 15:02:58

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronizat...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 02.04.2025 13:17:44

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Add TMF to tmr_list handling An abort that is responded to by iSCSI itself is added to tmr_list but does not go to target core. A LUN_RESET that goes through tm...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 29.04.2025 16:30:34

In the Linux kernel, the following vulnerability has been resolved: efi: runtime: Fix potential overflow of soft-reserved region size md_size will have been narrowed if we have >= 4GB worth of pages in a soft-reserved region.

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 14.01.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix a memleak in init_credit_return When dma_alloc_coherent fails to allocate dd->cr_base[i].va, init_credit_return should deallocate dd->cr_base and dd->cr_base[i] that a...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 02.04.2025 13:18:41

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: set dormant flag on hook register failure We need to set the dormant flag again if we fail to register the hooks. During memory pressure hook registration ca...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 07.01.2025 17:12:57

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak in dm_sw_fini() After destroying dmub_srv, the memory associated with it is not freed, causing a memory leak: unreferenced object 0xffff896302b458...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 27.03.2025 20:56:39

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rx_data_reassembly skb on NCI device cleanup rx_data_reassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 27.03.2025 21:08:08

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed If hv_netvsc driver is unloaded and reloaded, the NET_DEVICE_REGISTER handler cannot perform VF register succes...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 27.03.2025 21:05:43

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAP_NET_ADMIN.