Linux

Linux Kernel

12162 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:07
  • Zuletzt bearbeitet 18.09.2025 13:43:34

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd_process_device_init_vm error handling Should only destroy the ib_mem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd->qpd s...

  • EPSS 0.03%
  • Veröffentlicht 17.09.2025 14:56:06
  • Zuletzt bearbeitet 18.09.2025 13:43:34

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leake...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 16:12:09
  • Zuletzt bearbeitet 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...

  • EPSS 0.03%
  • Veröffentlicht 16.09.2025 16:12:08
  • Zuletzt bearbeitet 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one Eric Dumazet says: nf_conntrack_dccp_packet() has an unique: dh = skb_header_pointer(skb, da...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 16:12:07
  • Zuletzt bearbeitet 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask() If ipi_send_{mask|single}() is called with an invalid interrupt number, all the local variables there will be NUL...

  • EPSS 0.03%
  • Veröffentlicht 16.09.2025 16:12:06
  • Zuletzt bearbeitet 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrl_linkup_request() When linktype is unknown or kzalloc failed in cfctrl_linkup_request(), pkt is not released. Add release process to error path.

  • EPSS 0.04%
  • Veröffentlicht 16.09.2025 16:12:06
  • Zuletzt bearbeitet 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Check start of empty przs during init After commit 30696378f68a ("pstore/ram: Do not treat empty buffers as valid"), initialization would assume a prz was valid after s...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 16:12:05
  • Zuletzt bearbeitet 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: workqueue: fix data race with the pwq->stats[] increment KCSAN has discovered a data race in kernel/workqueue.c:2598: [ 1863.554079] ==============================================...

  • EPSS 0.04%
  • Veröffentlicht 16.09.2025 16:12:04
  • Zuletzt bearbeitet 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance sanity check while generating attr_list ni_create_attr_list uses WARN_ON to catch error cases while generating attribute list, which only prints out stack trace a...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 16:12:03
  • Zuletzt bearbeitet 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Catch overflow of uptr and length syzkaller hits a WARN_ON when trying to have a uptr close to UINTPTR_MAX: WARNING: CPU: 1 PID: 393 at drivers/iommu/iommufd/s...