Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:47
  • Zuletzt bearbeitet 28.04.2026 12:46:35

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Initialize free_qp completion before using it In irdma_create_qp, if ib_copy_to_udata fails, it will call irdma_destroy_qp to clean up which will attempt to wait on the...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:47
  • Zuletzt bearbeitet 28.04.2026 14:45:56

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is...

  • EPSS 0.02%
  • Veröffentlicht 22.04.2026 14:16:47
  • Zuletzt bearbeitet 28.04.2026 14:44:57

In the Linux kernel, the following vulnerability has been resolved: net: macb: use the current queue number for stats There's a potential mismatch between the memory reserved for statistics and the amount of memory written. gem_get_sset_count() co...

  • EPSS 0.02%
  • Veröffentlicht 22.04.2026 14:16:47
  • Zuletzt bearbeitet 28.04.2026 14:44:15

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use netlink policy range checks Replace manual range and mask validations with netlink policy annotations in ctnetlink code paths, so that the netlink core re...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:47
  • Zuletzt bearbeitet 28.04.2026 14:43:22

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_expect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Similar to e77e6ff502ea ("netfilter: conntrack: do no...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:47
  • Zuletzt bearbeitet 28.04.2026 14:42:28

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: clamp SCO altsetting table indices btusb_work() maps the number of active SCO links to USB alternate settings through a three-entry lookup table when CVSD traffic...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:46
  • Zuletzt bearbeitet 28.04.2026 13:06:48

In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/core) Protect regulator operations with mutex The regulator operations pmbus_regulator_get_voltage(), pmbus_regulator_set_voltage(), and pmbus_regulator_list_voltage(...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:46
  • Zuletzt bearbeitet 28.04.2026 13:05:08

In the Linux kernel, the following vulnerability has been resolved: spi: use generic driver_override infrastructure When a driver is probed through __driver_attach(), the bus' match() callback is called without the device lock held, thus accessing ...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:46
  • Zuletzt bearbeitet 17.05.2026 16:16:15

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not skip unrelated mode changes in DSC validation Starting with commit 17ce8a6907f7 ("drm/amd/display: Add dsc pre-validation in atomic check"), amdgpu resets t...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:46
  • Zuletzt bearbeitet 17.05.2026 16:16:15

In the Linux kernel, the following vulnerability has been resolved: spi: meson-spicc: Fix double-put in remove path meson_spicc_probe() registers the controller with devm_spi_register_controller(), so teardown already drops the controller reference...