Debian

Debian 12 (bookworm)

11237 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 10.01.2025 17:59:58

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhost_vdpa_probe() The put_device() calls vhost_vdpa_release_dev() which calls ida_simple_remove() and frees "v". So this call to ida_simple_remo...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 23.09.2025 20:12:37

In the Linux kernel, the following vulnerability has been resolved: ipvlan: add ipvlan_route_v6_outbound() helper Inspired by syzbot reports using a stack of multiple ipvlan devices. Reduce stack size needed in ipvlan_process_v6_outbound() by movi...

  • EPSS 0.11%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 26.09.2025 16:58:49

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: Check find_first_bit() return value We must check the return value of find_first_bit() before using the return value as an index array since it happens to overflow t...

  • EPSS 0.06%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 02.04.2025 15:02:42

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix dfs radar event locking The ath11k active pdevs are protected by RCU but the DFS radar event handling code calling ath11k_mac_get_ar_by_pdev_id() was not marked a...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 06.03.2025 12:53:53

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtree_t for sufficient free blocks there is an array out of bounds while getting element in tp->dm_s...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 02.04.2025 15:02:30

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix htt pktlog locking The ath11k active pdevs are protected by RCU but the htt pktlog handling code calling ath11k_mac_get_ar_by_pdev_id() was not marked as a read-s...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 23.09.2025 20:14:24

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries RPC client pipefs dentries cleanup is in separated rpc_remove_pipedir() workqueue,which takes care about pipefs superblo...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 23.09.2025 22:40:37

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add validity check for db_maxag and db_agpref Both db_maxag and db_agpref are used as the index of the db_agfree array, but there is currently no validity check for db_maxa...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 01.10.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diAlloc Currently there is not check against the agno of the iag while allocating new inodes to avoid fragmentation problem. Added the check w...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 21.11.2024 08:40:37

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix possible null-ptr-deref when assigning a stream While AudioDSP drivers assign streams exclusively of HOST or LINK type, nothing blocks a user to attempt to assign a ...