Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:57

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Wrap the tx reporter dump callback to extract the sq Function mlx5e_tx_reporter_dump_sq() casts its void * argument to struct mlx5e_txqsq *, but in TX-timeout-recovery f...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:57

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in __flush_work(). This warning is caused by work->func == NULL, which means missing work...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 22.04.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear. ffs_data_clear is indirectly called from both ffs_fs_kill_sb and ffs_ep0_release, so it ends up being called twice when user...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:58

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2c_transfer(), ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds val...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:58

In the Linux kernel, the following vulnerability has been resolved: binder: fix async_free_space accounting for empty parcels In 4.13, commit 74310e06be4d ("android: binder: Move buffer out of area shared with user space") fixed a kernel structure ...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 10:15:06
  • Zuletzt bearbeitet 21.11.2024 06:34:56

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queued_write_lock_slowpath() While this code is executed with the wait_lock held, a reader can acquire the lock without holding wait_lock. The wri...

  • EPSS 0.24%
  • Veröffentlicht 27.02.2024 07:15:08
  • Zuletzt bearbeitet 21.11.2024 06:34:55

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_limit: avoid possible divide error in nft_limit_init div_u64() divides u64 by u32. nft_limit_init() wants to divide u64 by u64, use the appropriate math function (d...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 07:15:08
  • Zuletzt bearbeitet 21.11.2024 06:34:55

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq rese...

  • EPSS 0.22%
  • Veröffentlicht 27.02.2024 07:15:08
  • Zuletzt bearbeitet 21.11.2024 06:34:55

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq size store permission state WQ size can only be changed when the device is disabled. Current code allows change when device is enabled but wq is disabled. C...

  • EPSS 0.22%
  • Veröffentlicht 27.02.2024 07:15:08
  • Zuletzt bearbeitet 21.11.2024 06:34:56

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback Current code blindly writes over the SWERR and the OVERFLOW bits. Write back the bits actually read instead so th...