Linux

Linux Kernel

12376 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:19
  • Zuletzt bearbeitet 02.04.2025 15:00:39

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga For pptable structs that use flexible array sizes, use flexible arrays.

  • EPSS 0.1%
  • 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: thermal: intel: powerclamp: fix mismatch in get function for max_idle KASAN reported this [ 444.853098] BUG: KASAN: global-out-of-bounds in param_get_int+0x77/0x90 [ 4...

  • 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.01%
  • 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.05%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 02.04.2025 15:02:19

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix missing update of domains_itree after splitting iopt_area In iopt_area_split(), if the original iopt_area has filled a domain and is linked to domains_itree, pages_nod...

  • 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...