Debian

Debian Linux

9288 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:45
  • Zuletzt bearbeitet 17.11.2025 17:04:10

In the Linux kernel, the following vulnerability has been resolved: net_sched: ets: Fix double list add in class with netem as child qdisc As described in Gerrard's report [1], there are use cases where a netem child qdisc will make the parent qdis...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:44
  • Zuletzt bearbeitet 17.11.2025 17:11:37

In the Linux kernel, the following vulnerability has been resolved: net_sched: qfq: Fix double list add in class with netem as child qdisc As described in Gerrard's report [1], there are use cases where a netem child qdisc will make the parent qdis...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:44
  • Zuletzt bearbeitet 17.11.2025 18:11:22

In the Linux kernel, the following vulnerability has been resolved: ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() As mentioned in the commit baeb705fd6a7 ("ice: always check VF VSI pointer values"), we need to perform a null pointer che...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 15:21:43
  • Zuletzt bearbeitet 17.11.2025 14:50:40

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix out-of-bound memcpy() during ethtool -w When retrieving the FW coredump using ethtool, it can sometimes cause memory corruption: BUG: KFENCE: memory corruption in __b...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 15:21:41
  • Zuletzt bearbeitet 17.11.2025 14:51:33

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the `skb` to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GS...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:38
  • Zuletzt bearbeitet 17.11.2025 18:10:30

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Balance device refcount when destroying devices Using device_find_child() to lookup the proper SCMI device to destroy causes an unbalance in device refcount, si...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:37
  • Zuletzt bearbeitet 17.11.2025 18:08:45

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpu_dm_hdcp.c copies pointers to amdgpu_dm_connector objects without incrementing the kref reference counts. Wh...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:36
  • Zuletzt bearbeitet 17.11.2025 18:08:31

In the Linux kernel, the following vulnerability has been resolved: irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs On Qualcomm chipsets not all GPIOs are wakeup capable. Those GPIOs do not have a corresponding MPM pin and shou...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:33
  • Zuletzt bearbeitet 19.11.2025 14:37:37

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release plfxlc_mac_release() asserts that mac->lock is held. This assertion is incorrect, because even if it was possible, it wo...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2025 11:15:48
  • Zuletzt bearbeitet 12.11.2025 20:35:43

In the Linux kernel, the following vulnerability has been resolved: mtd: inftlcore: Add error check for inftl_read_oob() In INFTL_findwriteunit(), the return value of inftl_read_oob() need to be checked. A proper implementation can be found in INFT...