Debian

Debian 12 (bookworm)

11831 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:44:48
  • Zuletzt bearbeitet 29.05.2026 18:43:22

In the Linux kernel, the following vulnerability has been resolved: fbdev: rivafb: fix divide error in nv3_arb() A userspace program can trigger the RIVA NV3 arbitration code by calling the FBIOPUT_VSCREENINFO ioctl on /dev/fb*. When doing so, the ...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:41:10
  • Zuletzt bearbeitet 29.05.2026 18:44:27

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem" This reverts commit 7294863a6f01248d72b61d38478978d638641bee. This commit was erroneously applied again after commit...

  • EPSS 0.12%
  • Veröffentlicht 18.03.2026 17:41:08
  • Zuletzt bearbeitet 19.03.2026 13:25:00

In the Linux kernel, the following vulnerability has been resolved: gve: Fix stats report corruption on queue count change The driver and the NIC share a region in memory for stats reporting. The NIC calculates its offset into this region based on ...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:41:05
  • Zuletzt bearbeitet 29.05.2026 18:52:01

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setup_nic_devices(), the netdev is allocated using alloc_etherdev_mq(). However, the pointer to this structure is sto...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:41:04
  • Zuletzt bearbeitet 21.05.2026 00:11:32

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup In setup_nic_devices(), the initialization loop jumps to the label setup_nic_dev_free on failure. The current ...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:41:02
  • Zuletzt bearbeitet 21.05.2026 00:13:21

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup In setup_nic_devices(), the initialization loop jumps to the label setup_nic_dev_free on failure. The current ...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:41:01
  • Zuletzt bearbeitet 01.06.2026 17:16:45

In the Linux kernel, the following vulnerability has been resolved: net: add proper RCU protection to /proc/net/ptype Yin Fengwei reported an RCU stall in ptype_seq_show() and provided a patch. Real issue is that ptype_seq_next() and ptype_seq_sho...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:40:58
  • Zuletzt bearbeitet 21.05.2026 18:39:30

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from __cow_file_range_inline() without f...

  • EPSS 0.11%
  • Veröffentlicht 18.03.2026 17:40:58
  • Zuletzt bearbeitet 21.05.2026 18:38:20

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, ...

  • EPSS 0.13%
  • Veröffentlicht 18.03.2026 17:01:44
  • Zuletzt bearbeitet 01.06.2026 14:08:30

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: fix wrong reinitialization of ringbuffer on reopen dvb_dvr_open() calls dvb_ringbuffer_init() when a new reader opens the DVR device. dvb_ringbuffer_init() calls ...