Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:18:43
  • Zuletzt bearbeitet 16.06.2026 14:05:15

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O When allocating blocks during within-EOF DIO and writeback with dioread_nolock enabled, EXT4_GET_BLOCKS...

  • EPSS 0.31%
  • Veröffentlicht 27.05.2026 12:18:42
  • Zuletzt bearbeitet 09.07.2026 13:17:21

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix use-after-free in iomap inline data write path The inline data buffer head (dibh) is being released prematurely in gfs2_iomap_begin() via release_metapath() while iomap->...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:18:41
  • Zuletzt bearbeitet 16.06.2026 02:39:11

In the Linux kernel, the following vulnerability has been resolved: nfsd: never defer requests during idmap lookup During v4 request compound arg decoding, some ops (e.g. SETATTR) can trigger idmap lookup upcalls. When those upcall responses get de...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:18:39
  • Zuletzt bearbeitet 16.06.2026 02:39:43

In the Linux kernel, the following vulnerability has been resolved: s390/cio: Fix device lifecycle handling in css_alloc_subchannel() `css_alloc_subchannel()` calls `device_initialize()` before setting up the DMA masks. If `dma_set_coherent_mask()`...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:18:36
  • Zuletzt bearbeitet 16.06.2026 02:40:18

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: lights: avoid NULL deref gb_lights_light_config() stores channel_count before allocating the channels array. If kcalloc() fails, gb_lights_release() iterates the ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:18:33
  • Zuletzt bearbeitet 16.06.2026 02:41:44

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found If btrfs_search_slot_for_read() returns 1, it means we did not find any key greater than or equals to th...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:18:29
  • Zuletzt bearbeitet 16.06.2026 02:42:53

In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. During rapid bond up/down cycles, rlb_deinitialize(...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:18:27
  • Zuletzt bearbeitet 16.06.2026 02:43:34

In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms (PowerNV systems without a power-mgt DT node), cpuidle may register only a single idle state. In c...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:18:23
  • Zuletzt bearbeitet 16.06.2026 02:45:00

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when export_binary is unset If the export_binary parameter is disabled on runtime, profiles that were loaded before that will still have thei...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:18:22
  • Zuletzt bearbeitet 16.06.2026 02:29:40

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path Commit 5940d1cf9f42 ("SUNRPC: Rebalance a kref in auth_gss.c") added a kref_get(&gss_auth->kref) call to balance the gss_...