Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 12.05.2026 13:16:23

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Remove WARN_ON in functionfs_bind This commit addresses an issue related to below kernel panic where panic_on_warn is enabled. It is caused by the unnecessary us...

  • EPSS 0.21%
  • Veröffentlicht 19.01.2025 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:18:41

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for i...

  • EPSS 0.21%
  • Veröffentlicht 19.01.2025 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:18:41

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchip_saradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values f...

  • EPSS 0.21%
  • Veröffentlicht 19.01.2025 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:18:42

In the Linux kernel, the following vulnerability has been resolved: iio: imu: kmx61: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inacti...

  • EPSS 0.23%
  • Veröffentlicht 19.01.2025 12:15:23
  • Zuletzt bearbeitet 03.11.2025 21:18:41

In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91: call input_free_device() on allocated iio_dev Current implementation of at91_ts_register() calls input_free_deivce() on st->ts_input, however, the err label can be ...

  • EPSS 0.2%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 03.11.2025 21:19:00

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create...

  • EPSS 0.28%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 12.05.2026 13:16:30

In the Linux kernel, the following vulnerability has been resolved: sched: sch_cake: add bounds checks to host bulk flow fairness counts Even though we fixed a logic error in the commit cited below, syzbot still managed to trigger an underflow of t...

  • EPSS 0.22%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 14.07.2026 13:17:19

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INT_MAX Use INT_MAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARN_ON_ONCE in __kvmalloc_n...

  • EPSS 0.13%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 16.10.2025 19:22:28

In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If an interrupte is reported at this time, it will caus...

  • EPSS 0.21%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 12.05.2026 13:16:30

In the Linux kernel, the following vulnerability has been resolved: net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute syzbot found that TCA_FLOW_RSHIFT attribute was not validated. Right shitfing a 32bit integer is undefined for large shift v...