Debian

Debian 12 (bookworm)

11239 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:17

In the Linux kernel, the following vulnerability has been resolved: memcg: protect concurrent access to mem_cgroup_idr Commit 73f576c04b94 ("mm: memcontrol: fix cgroup creation failure after many small jobs") decoupled the memcg IDs from the CSS ID...

  • EPSS 0.01%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 12.05.2026 12:17:08

In the Linux kernel, the following vulnerability has been resolved: serial: core: check uartclk for zero to avoid divide by zero Calling ioctl TIOCSSERIAL with an invalid baud_base can result in uartclk being zero, which will result in a divide by ...

  • EPSS 0.01%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:18

In the Linux kernel, the following vulnerability has been resolved: drm/client: fix null pointer dereference in drm_client_modeset_probe In drm_client_modeset_probe(), the return value of drm_mode_duplicate() is assigned to modeset->mode, which wil...

  • EPSS 0.02%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 29.12.2025 15:15:51

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.03%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:18

In the Linux kernel, the following vulnerability has been resolved: net: drop bad gso csum_start and offset in virtio_net_hdr Tighten csum_start and csum_offset checks in virtio_net_hdr_to_skb for GSO packets. The function already checks that a ch...

  • EPSS 0.02%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 11.01.2026 17:15:50

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null pointer deref in dcn20_resource.c Fixes a hang thats triggered when MPV is run on a DCN401 dGPU: mpv --hwdec=vaapi --vo=gpu --hwdec-codecs=all and then ...

  • EPSS 0.02%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:19

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in load_firmware_cb() syzkaller reported use-after-free in load_firmware_cb() [1]. The reason is because the module allocated a struct tuner in ...

  • EPSS 0.02%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 27.08.2024 14:38:44

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpu_dm_dtn_log The following NULL pointer dereferen...

  • EPSS 0.02%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checker before passing variables Checks null pointer before passing variables to functions. This fixes 3 NULL_RETURNS issues reported by Coverity.

  • EPSS 0.02%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing This commit adds null checks for the 'stream' and 'plane' variables in the dcn30_apply_idle_power_opt...