Debian

Debian 11 (bullseye)

8666 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:59
  • Zuletzt bearbeitet 01.10.2025 20:17:09

In the Linux kernel, the following vulnerability has been resolved: w1: fix WARNING after calling w1_process() I got the following WARNING message while removing driver(ds2482): ------------[ cut here ]------------ do not call blocking ops when !T...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:58
  • Zuletzt bearbeitet 01.10.2025 18:15:32

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions i2c_dw_scl_lcnt() and i2c_dw_scl_hcnt() may have overflow by depending on the values of t...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:57
  • Zuletzt bearbeitet 01.10.2025 18:15:32

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit func...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:42:56
  • Zuletzt bearbeitet 01.10.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init If the function sdma_load_context() fails, the sdma_desc will be freed, but the allocated desc->bd is forgot t...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:42:54
  • Zuletzt bearbeitet 19.01.2026 13:16:06

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy() destination The "buf" flexible array needs to be the memcpy() destination to avoid false positive run-time warning from the recent FORTIF...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:53
  • Zuletzt bearbeitet 01.10.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: f2fs: initialize locks earlier in f2fs_fill_super() syzbot is reporting lockdep warning at f2fs_handle_error() [1], for spin_lock(&sbi->error_lock) is called before spin_lock_init(...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:52
  • Zuletzt bearbeitet 01.10.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads This patch fixes slab-out-of-bounds reads in brcmfmac that occur in brcmf_construct_chaninfo() ...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:52
  • Zuletzt bearbeitet 01.10.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: fix error handling code in ufx_usb_probe The current error handling code in ufx_usb_probe have many unmatching issues, e.g., missing ufx_free_usb_list, destroy_mode...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:51
  • Zuletzt bearbeitet 30.10.2025 15:36:58

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed (inline) inodes is within the allowed range when reading inodes from disk (gfs2_dinode_in()). Thi...

  • EPSS 0.04%
  • Veröffentlicht 27.03.2025 16:42:50
  • Zuletzt bearbeitet 01.10.2025 18:15:30

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on i_extra_isize in is_alive() syzbot found a f2fs bug: BUG: KASAN: slab-out-of-bounds in data_blkaddr fs/f2fs/f2fs.h:2891 [inline] BUG: KASAN: slab-o...