Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 21.10.2025 12:05:31

In the Linux kernel, the following vulnerability has been resolved: media: i2c: dw9714: Disable the regulator when the driver fails to probe When the driver fails to probe, we will get the following splat: [ 59.305988] ------------[ cut here ]--...

  • EPSS 0.27%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 01.10.2025 20:16:36

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix double free in si_parse_power_table() In function si_parse_power_table(), array adev->pm.dpm.ps and its member is allocated. If the allocation of each member fails,...

  • EPSS 0.28%
  • Veröffentlicht 26.02.2025 07:01:27
  • Zuletzt bearbeitet 22.01.2026 18:31:54

In the Linux kernel, the following vulnerability has been resolved: media: i2c: max9286: fix kernel oops when removing module When removing the max9286 module we get a kernel oops: Unable to handle kernel paging request at virtual address 000000aa...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:27
  • Zuletzt bearbeitet 21.10.2025 12:08:40

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: denali: Use managed device resources All of the resources used by this driver has managed interfaces, so use them. Otherwise we will get the following splat: [ 4....

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:27
  • Zuletzt bearbeitet 21.10.2025 12:08:28

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Use kobject release() method to free dbs_data The struct dbs_data embeds a struct gov_attr_set and the struct gov_attr_set embeds a kobject. Since every kobject ...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:27
  • Zuletzt bearbeitet 01.10.2025 20:16:34

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe Call of_node_put(platform_node) to avoid refcount leak in the error path.

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:27
  • Zuletzt bearbeitet 01.10.2025 20:16:35

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_no...

  • EPSS 0.27%
  • Veröffentlicht 26.02.2025 07:01:27
  • Zuletzt bearbeitet 21.10.2025 12:07:44

In the Linux kernel, the following vulnerability has been resolved: ath10k: skip ath10k_halt during suspend for driver state RESTARTING Double free crash is observed when FW recovery(caused by wmi timeout/crash) is followed by immediate suspend eve...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:26
  • Zuletzt bearbeitet 01.10.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: media: rga: fix possible memory leak in rga_probe rga->m2m_dev needs to be freed when rga_probe fails.

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:01:26
  • Zuletzt bearbeitet 21.10.2025 12:09:38

In the Linux kernel, the following vulnerability has been resolved: ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix The "rxstatus->rs_keyix" eventually gets passed to test_bit() so we need to ensure that it is within t...