Debian

Debian 12 (bookworm)

12113 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • 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.21%
  • 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.16%
  • 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.21%
  • 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.23%
  • 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...

  • EPSS 0.17%
  • 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: Revert "sched/fair: Make sure to try to detach at least one movable task" This reverts commit b0defa7ae03ecf91b8bfd10ede430cff12fcbd06. b0defa7ae03ec changed the load balancing lo...

  • EPSS 0.23%
  • 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: net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket When using a BPF program on kernel_connect(), the call can return -EPERM. This causes xs_tcp_setup_soc...

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

In the Linux kernel, the following vulnerability has been resolved: wireguard: allowedips: avoid unaligned 64-bit memory accesses On the parisc platform, the kernel issues kernel warnings because swap_endian() tries to load a 128-bit IPv6 address f...

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

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add missing lock protection when polling Add missing lock protection in poll routine when iterating xarray, otherwise: Even with RCU read lock held, only the slot of t...

  • EPSS 0.23%
  • Veröffentlicht 07.08.2024 16:15:46
  • Zuletzt bearbeitet 03.11.2025 22:17:46

In the Linux kernel, the following vulnerability has been resolved: libceph: fix race between delayed_work() and ceph_monc_stop() The way the delayed work is handled in ceph_monc_stop() is prone to races with mon_fault() and possibly also finish_hu...