Debian

Debian 12 (bookworm)

11237 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:09
  • Zuletzt bearbeitet 22.01.2026 20:23:53

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change While PLL CPUX clock rate change when CPU is running from it works in vast majority of cases, now and then it causes in...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 12.05.2026 12:16:47

In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced by commit 52424f974bc5, which causes servers hang in very hard to reproduce conditi...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 30.09.2025 17:20:03

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before th...

  • EPSS 0.03%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 21.11.2024 09:21:27

In the Linux kernel, the following vulnerability has been resolved: Julia Lawall reported this null pointer dereference, this should fix it.

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 30.09.2025 17:39:31

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable idle reallow as part of command/gpint execution [Why] Workaroud for a race condition where DMCUB is in the process of committing to IPS1 during the handsha...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 18.09.2025 14:07:22

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() The app_reply->elem[] array is allocated earlier in this function and it has app_req.num_ports elements. Thus this > compa...

  • EPSS 0.03%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 30.09.2025 17:41:33

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 While doing multiple S4 stress tests, GC/RLC/PMFW get into an invalid state resulting into hard hangs. Adding a GFX reset ...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 13:15:49
  • Zuletzt bearbeitet 17.12.2025 03:31:14

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation Each attribute inside a nested IFLA_VF_VLAN_LIST is assumed to be a struct ifla_vf_vlan_info so the size of such at...

  • EPSS 0.02%
  • Veröffentlicht 29.05.2024 19:15:48
  • Zuletzt bearbeitet 04.11.2025 18:16:23

In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: fix possible out-of-bounds in gsm0_receive() Assuming the following: - side A configures the n_gsm in basic option mode - side B sends the header of a basic option mode...

  • EPSS 0.01%
  • Veröffentlicht 29.05.2024 11:16:02
  • Zuletzt bearbeitet 27.09.2025 00:00:29

In the Linux kernel, the following vulnerability has been resolved: tcp: do not accept ACK of bytes we never sent This patch is based on a detailed report and ideas from Yepeng Pan and Christian Rossow. ACK seq validation is currently following RF...