Debian

Debian 14 (forky)

13674 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:26

In the Linux kernel, the following vulnerability has been resolved: x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section The .compat section is a dummy PE section that contains the address of the 32-bit entrypoint of the 64-bit kern...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:17

In the Linux kernel, the following vulnerability has been resolved: inet: read sk->sk_family once in inet_recv_error() inet_recv_error() is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6_ADDRFORM socket option a...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:06

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aq_ring_hwts_rx_alloc() maps extra AQ_CFG_RXDS_DEF bytes for PTP HWTS ring but then generic aq_ring_free() does not take t...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:41:54

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsim_dev_trap_report_work() Many syzbot reports include the following trace [1] If nsim_dev_trap_report_work() can not grab the mutex, it should...

  • EPSS 0.03%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:41:17

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so ...

  • EPSS 0.03%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:41:11

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: detect stuck ECSA element in probe resp We recently added some validation that we don't try to connect to an AP that is currently in a channel switch process, since...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:41:04

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 ("net: stmmac: Implement Safety Features in XGMAC core") checks and reports safety errors,...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 03.03.2025 17:33:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN301 'stream_enc_regs' array is an array of dcn10_stream_enc_registers structures. The array is initialized...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 08.04.2025 19:25:13

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()' In "u32 otg_inst = pipe_ctx->stream_res.tg->inst;" pipe_ctx->stream_res.tg could be NULL, it is relying ...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 08.04.2025 19:25:02

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()' 'panel_cntl' structure used to control the display panel could be null, dereferencing it could lead...