Debian

Debian 13 (trixie)

13948 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 24.10.2025 12:15:37

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

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 14.01.2026 20:16:12

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE With CONFIG_HIGHPTE on 32-bit ARM, move_pages_pte() maps PTE pages using kmap_local_page(), which requires unmapping...

  • EPSS 0.13%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 14.01.2026 20:16:12

In the Linux kernel, the following vulnerability has been resolved: net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y syzbot reported a WARNING in est_timer() [1] Problem here is that with CONFIG_PREEMPT_RT=y, timer callbacks can be...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 14.01.2026 20:16:12

In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdev_ops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit ...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 16.01.2026 19:30:38

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid accessing metadata when pointer is invalid in object_err() object_err() reports details of an object for further debugging, such as the freelist pointer, redzone, et...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 08:15:31
  • Zuletzt bearbeitet 23.01.2026 02:32:19

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Initialize the chan_stats array to zero The adapter->chan_stats[] array is initialized in mwifiex_init_channel_scan_gap() with vmalloc(), which doesn't zero out memo...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:31
  • Zuletzt bearbeitet 16.01.2026 19:30:25

In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm When send a broadcast packet to a tap device, which was added to a bridge, br_nf_local_in() is...

  • EPSS 0.09%
  • Veröffentlicht 24.09.2025 11:15:32
  • Zuletzt bearbeitet 02.04.2026 09:16:19

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: Check encryption key size on incoming connection This is required for passing GAP/SEC/SEM/BI-04-C PTS test case: Security Mode 4 Level 4, Responder - Invalid En...

  • EPSS 0.14%
  • Veröffentlicht 24.09.2025 11:15:32
  • Zuletzt bearbeitet 14.01.2026 18:16:39

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event Currently, in ath12k_service_ready_ext_event(), svc_rdy_ext.mac_phy_caps is not freed in the failure case, causing a...

  • EPSS 0.12%
  • Veröffentlicht 24.09.2025 11:15:31
  • Zuletzt bearbeitet 14.01.2026 20:16:06

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Disable works on hci_unregister_dev This make use of disable_work_* on hci_unregister_dev since the hci_dev is about to be freed new submissions are not disara...