Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 15.08.2026 05:58:59
  • Zuletzt bearbeitet 17.08.2026 06:19:33

In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_bpf: prevent unbounded recursion in offload rollback Quan Sun reported [1] a stack overflow in cls_bpf_offload_cmd(). Reproducer on netdevsim: add a skip_sw cls_bpf...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:59
  • Zuletzt bearbeitet 17.08.2026 06:19:33

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools nvme_setup_descriptor_pools() indexes dev->descriptor_pools[] using the numa_node forwarded from hctx->numa_node b...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:58
  • Zuletzt bearbeitet 17.08.2026 06:19:32

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Allow entries in BO caches to be freed When a buffer object is pinned via host1x_bo_pin() with a cache, the resulting mapping is kept in the cache so it can be reused ...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:57
  • Zuletzt bearbeitet 17.08.2026 06:19:32

In the Linux kernel, the following vulnerability has been resolved: dax/kmem: account for partial discontiguous resource upon removal When dev_dax_kmem_probe() partially succeeds (at least one range is mapped) but a subsequent range fails request_m...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:57
  • Zuletzt bearbeitet 17.08.2026 06:19:32

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix iommu_map_sgtable() return value check Commit "iommu: return full error code from iommu_map_sg[_atomic]()" changed iommu_map_sgtable() to return an ssize_t and neg...

  • EPSS 0.19%
  • Veröffentlicht 15.08.2026 05:58:56
  • Zuletzt bearbeitet 17.08.2026 06:19:32

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe get_srq_wqe() reads wqe->dma.num_sge from the shared receive queue buffer, which is mapped into userspace. It validates num_sge ag...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:55
  • Zuletzt bearbeitet 17.08.2026 06:19:32

In the Linux kernel, the following vulnerability has been resolved: md/raid10: reset read_slot when reusing r10bio for discard put_all_bios() always drops devs[i].bio, but it only drops devs[i].repl_bio when r10_bio->read_slot < 0. If discard reuse...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:55
  • Zuletzt bearbeitet 17.08.2026 06:19:32

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Copy WQE to local buffer in non-SRQ receive path For non-SRQ QPs, the responder reads WQE fields directly from the shared queue buffer mapped into userspace. This allows ...

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 05:58:54
  • Zuletzt bearbeitet 17.08.2026 06:19:32

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix deadlock in read error recovery path raid1d and raid10d may resubmit a split md cloned bio while handling a read error. In this case, resubmitting the bio can ...

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 05:58:53
  • Zuletzt bearbeitet 17.08.2026 06:19:32

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix error-path detection with md_cloned_bio() Detect the error path using md_cloned_bio() instead of relying on r1_bio in raid1 or r10_bio->read_slot in raid10, wh...