Debian

Debian 12 (bookworm)

11831 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Veröffentlicht 28.05.2026 09:40:47
  • Zuletzt bearbeitet 09.07.2026 13:17:21

In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->asocs with list_for_each_entry_safe(), which caches t...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:46
  • Zuletzt bearbeitet 10.06.2026 19:04:39

In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind.

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:44
  • Zuletzt bearbeitet 10.06.2026 19:00:52

In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind.

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:40:35
  • Zuletzt bearbeitet 10.06.2026 18:44:29

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be cancelled after disabling interrupts to avoid a po...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:35
  • Zuletzt bearbeitet 10.06.2026 18:45:07

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission sdma_v4_0_ring_emit_fence() contains two BUG_ON(addr & 0x3) assertions that verify fence writeback addresses are dwo...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:34
  • Zuletzt bearbeitet 10.06.2026 19:12:59

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking that the IB is large enough. Check the bounds here...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:31
  • Zuletzt bearbeitet 10.06.2026 19:16:17

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix accept queue count leak on transport mismatch virtio_transport_recv_listen() calls sk_acceptq_added() before vsock_assign_transport(). If vsock_assign_transport()...

  • EPSS 0.27%
  • Veröffentlicht 28.05.2026 09:40:29
  • Zuletzt bearbeitet 10.06.2026 19:16:30

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: prevent use-after-free when deleting claims When batadv_bla_del_backbone_claims() removes all claims for a backbone, it does this by dropping the link entry in the...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:40:27
  • Zuletzt bearbeitet 10.06.2026 19:17:50

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs() drm_gem_fb_init_with_funcs() computes sub-sampled plane dimensions using plain integer divisio...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:40:26
  • Zuletzt bearbeitet 10.06.2026 19:17:59

In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop tp_meter sessions during mesh teardown TP meter sessions remain linked on bat_priv->tp_list after the netlink request has already finished. When the mesh interface...