Debian

Debian 11 (bullseye)

8666 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:29

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: cancel all works upon hci_unregister_dev() syzbot is reporting that calling hci_release_dev() from hci_error_reset() due to hci_dev_put() from hci_error_reset(...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:29

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev->pdev changes If a PCI device is removed during eeh_pe_report_edev(), edev->pdev will change and can cause a crash, hold the PCI rescan/...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:29

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Whitelist dtl slub object for copying to userspace Reading the dispatch trace log from /sys/kernel/debug/powerpc/dtl/cpu-* results in a BUG() when the config CONFI...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 05.01.2026 11:16:51

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclp_init() cleanup on failure If sclp_init() fails it only partially cleans up: if there are multiple failing calls to sclp_init() sclp_state_change_event will be a...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:30

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file content...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:30

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() Al reported a possible use-after-free (UAF) in kvm_spapr_tce_attach_iommu_group(). It looks up `stt` from ta...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:30

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: wext: add extra SIOCSIWSCAN data check In 'cfg80211_wext_siwscan()', add extra check whether number of channels passed via 'ioctl(sock, SIOCSIWSCAN, ...)' doesn't e...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in sk_msg_recvmsg When running BPF selftests (./test_progs -t sockmap_basic) on a Loongarch platform, the following kernel panic occurs: [...] Oops...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 22:17:28

In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posix_lock_inode Light Hsieh reported a KASAN UAF warning in trace_posix_lock_inode(). The request pointer had been changed earlier to poi...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 22:17:28

In the Linux kernel, the following vulnerability has been resolved: mm: prevent derefencing NULL ptr in pfn_section_valid() Commit 5ec8e8ea8b77 ("mm/sparsemem: fix race in accessing memory_section->usage") changed pfn_section_valid() to add a READ_...