Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:20
  • Zuletzt bearbeitet 04.11.2025 18:16:11

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get() nft_unregister_obj() can concurrent with __nft_obj_type_get(), and there is not any protection when iterate ov...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:20
  • Zuletzt bearbeitet 04.11.2025 18:16:12

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() nft_unregister_expr() can concurrent with __nft_expr_type_get(), and there is not any protection when iterate...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:20
  • Zuletzt bearbeitet 04.11.2025 18:16:12

In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devm_led_classdev_register() to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix th...

  • EPSS 0.03%
  • Veröffentlicht 01.05.2024 06:15:19
  • Zuletzt bearbeitet 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up() The count field in struct trip_stats, representing the number of times the zone temperature was above the...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:19
  • Zuletzt bearbeitet 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE Commit d7a08838ab74 ("mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails") moved t...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:19
  • Zuletzt bearbeitet 01.12.2025 15:17:23

In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assigned in fabricate_dcb_output(), there may be out of bounds access to dac_users array in case dcb->or...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:19
  • Zuletzt bearbeitet 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: s390/cio: fix race condition during online processing A race condition exists in ccw_device_set_online() that can cause the online process to fail, leaving the affected device in a...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:19
  • Zuletzt bearbeitet 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock dead...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:19
  • Zuletzt bearbeitet 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memleak in map from abort path The delete set command does not rely on the transaction object for element removal, therefore, a combination of delete elem...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:19
  • Zuletzt bearbeitet 04.11.2025 18:16:10

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: restore set elements when delete set fails From abort path, nft_mapelem_activate() needs to restore refcounters to the original state. Currently, it uses the ...