Debian

Debian 12 (bookworm)

11238 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 02.10.2025 18:32:28

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rx_len == 0, the RX FIFO is not going to be emptied in the interrupt handler. A...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:54

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp).

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:07
  • Zuletzt bearbeitet 03.11.2025 22:16:32

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being ...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:05

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of ->fd[fd] in do_dup2() from mispredictions both callers have verified that fd is not greater than ->max_fds; however, misprediction might end up with to...

  • EPSS 0.02%
  • Veröffentlicht 14.08.2024 15:15:31
  • Zuletzt bearbeitet 12.05.2026 12:17:04

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix Virtual Memory mapping boundaries calculation Calculating the size of the mapped area as the lesser value between the requested size and the actual size does not ...

  • EPSS 0.03%
  • Veröffentlicht 12.08.2024 15:15:20
  • Zuletzt bearbeitet 03.11.2025 22:17:50

In the Linux kernel, the following vulnerability has been resolved: mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines Yves-Alexis Perez reported commit 4ef9ad19e176 ("mm: huge_memory: don't force huge page alignment...

  • EPSS 0.01%
  • Veröffentlicht 08.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 21:16:17

In the Linux kernel, the following vulnerability has been resolved: closures: Change BUG_ON() to WARN_ON() If a BUG_ON() can be hit in the wild, it shouldn't be a BUG_ON() For reference, this has popped up once in the CI, and we'll need more info ...

  • EPSS 0.01%
  • Veröffentlicht 08.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:50

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953x_irq_bus_sync_unlock race Ensure that `i2c_lock' is held when setting interrupt latch and mask in pca953x_irq_bus_sync_unlock() in order to avoid races. ...

  • EPSS 0.02%
  • Veröffentlicht 07.08.2024 16:15:47
  • Zuletzt bearbeitet 08.08.2024 14:53:35

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitra...

  • EPSS 0.03%
  • Veröffentlicht 07.08.2024 16:15:47
  • Zuletzt bearbeitet 03.11.2025 22:17:49

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 ("USB: serial: use generic method if no alternative is provided in usb serial layer"), USB serial core calls the...