Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:26
  • Zuletzt bearbeitet 03.11.2025 20:17:32

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Assign normalized_pix_clk when color depth = 14 [WHY & HOW] A warning message "WARNING: CPU: 4 PID: 459 at ... /dc_resource.c:3397 calculate_phy_pix_clks+0xef/0x10...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:26
  • Zuletzt bearbeitet 03.11.2025 20:17:32

In the Linux kernel, the following vulnerability has been resolved: scsi: qla1280: Fix kernel oops when debug level > 2 A null dereference or oops exception will eventually occur when qla1280.c driver is compiled with DEBUG_QLA1280 enabled and ql_d...

  • EPSS 0.14%
  • Veröffentlicht 01.04.2025 16:15:25
  • Zuletzt bearbeitet 03.11.2025 20:17:31

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: protect driver attr handlers against module unload Both new_device_store and delete_device_store touch module global resources (e.g. gpio_aggregator_lock). To pre...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:25
  • Zuletzt bearbeitet 03.11.2025 20:17:31

In the Linux kernel, the following vulnerability has been resolved: HID: appleir: Fix potential NULL dereference at raw event handle Syzkaller reports a NULL pointer dereference issue in input_event(). BUG: KASAN: null-ptr-deref in instrument_atom...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:29

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rio_add_net() fails rio_add_net() calls device_register() and fails when device_register() fails. Thus, put_device() should be used rather than kfr...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:29

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rio_add_net() in rio_scan_alloc_net() The return value of rio_add_net() should be checked. If it fails, put_device() should be called to free the memory and...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:30

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params Null pointer dereference issue could occur when pipe_ctx->plane_state is null. The fix ad...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:23
  • Zuletzt bearbeitet 14.07.2026 13:17:27

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skb_get() before dev_queue_xmit() syzbot is able to crash hosts [1], using llc and devices not supporting IFF_TX_SKB_SHARING. In this case, e1000 driver calls eth_...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:23
  • Zuletzt bearbeitet 14.07.2026 13:17:27

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in __udp_gso_segment In __udp_gso_segment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue i...

  • EPSS 0.21%
  • Veröffentlicht 01.04.2025 16:15:23
  • Zuletzt bearbeitet 01.10.2025 20:18:33

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() nvme_tcp_recv_pdu() doesn't check the validity of the header length. When header digests are enabled, a target migh...