Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:16:58
  • Zuletzt bearbeitet 25.06.2026 21:13:24

In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix memleak of newsk in unix_stream_connect(). When prepare_peercred() fails in unix_stream_connect(), unix_release_sock() is not called for newsk, and the memory is leake...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:57
  • Zuletzt bearbeitet 25.06.2026 21:13:05

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the ...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:56
  • Zuletzt bearbeitet 25.06.2026 21:12:55

In the Linux kernel, the following vulnerability has been resolved: apparmor: avoid per-cpu hold underflow in aa_get_buffer When aa_get_buffer() pulls from the per-cpu list it unconditionally decrements cache->hold. If hold reaches 0 while count is...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:55
  • Zuletzt bearbeitet 25.06.2026 21:12:16

In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the ...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:55
  • Zuletzt bearbeitet 25.06.2026 21:12:29

In the Linux kernel, the following vulnerability has been resolved: iio: sca3000: Fix a resource leak in sca3000_probe() spi->irq from request_threaded_irq() not released when iio_device_register() fails. Add an return value check and jump to a com...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:53
  • Zuletzt bearbeitet 25.06.2026 21:12:13

In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() In svs_enable_debug_write(), the buf allocated by memdup_user_nul() is leaked if kstrtoint() fails. Fix this by usi...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:52
  • Zuletzt bearbeitet 25.06.2026 21:12:11

In the Linux kernel, the following vulnerability has been resolved: PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() fails When vm_insert_page() fails in p2pmem_alloc_mmap(), p2pmem_alloc_mmap() doesn't invoke percpu_ref_put() to free th...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:50
  • Zuletzt bearbeitet 25.06.2026 21:12:07

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25980: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power...

  • EPSS 0.18%
  • Veröffentlicht 27.05.2026 12:16:49
  • Zuletzt bearbeitet 25.06.2026 21:12:02

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix watch_id bounds checking in debug address watch v2 The address watch clear code receives watch_id as an unsigned value (u32), but some helper functions were using a...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:46
  • Zuletzt bearbeitet 25.06.2026 21:11:50

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients During a warm reset flow, the cl->device pointer may be NULL if the reset occurs while clients are still bein...