Debian

Debian 12 (bookworm)

11832 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:11
  • Zuletzt bearbeitet 05.11.2025 15:02:22

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:10
  • Zuletzt bearbeitet 05.11.2025 15:02:53

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:09
  • Zuletzt bearbeitet 05.11.2025 15:03:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm/smu11: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center ...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:08
  • Zuletzt bearbeitet 05.11.2025 15:03:48

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:07
  • Zuletzt bearbeitet 05.11.2025 15:04:18

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:07
  • Zuletzt bearbeitet 05.11.2025 15:04:03

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linux...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:06
  • Zuletzt bearbeitet 04.11.2025 17:58:06

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix ttm_bo_delayed_delete oops Fix an oops in ttm_bo_delayed_delete which results from dererencing a dangling pointer: Oops: general protection fault, probably...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 12:56:02
  • Zuletzt bearbeitet 04.11.2025 17:59:10

In the Linux kernel, the following vulnerability has been resolved: ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe() devm_ioremap() returns NULL on error. Currently, pxa_ata_probe() does not check for this case, which can re...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 12:56:01
  • Zuletzt bearbeitet 04.11.2025 18:00:21

In the Linux kernel, the following vulnerability has been resolved: tipc: fix memory leak in tipc_link_xmit In case the backlog transmit queue for system-importance messages is overloaded, tipc_link_xmit() returns -ENOBUFS but the skb list is not p...

  • EPSS 0.26%
  • Veröffentlicht 01.05.2025 12:56:00
  • Zuletzt bearbeitet 07.05.2026 08:15:59

In the Linux kernel, the following vulnerability has been resolved: net: tls: explicitly disallow disconnect syzbot discovered that it can disconnect a TLS socket and then run into all sort of unexpected corner cases. I have a vague recollection of...