Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:51
  • Zuletzt bearbeitet 07.01.2025 17:22:33

In the Linux kernel, the following vulnerability has been resolved: can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER) Lock jsk->sk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...) modifies jsk->filters while r...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:51
  • Zuletzt bearbeitet 17.03.2025 15:40:20

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: vsie: fix race during shadow creation Right now it is possible to see gmap->private being zero in kvm_s390_vsie_gmap_notifier resulting in a crash. This is due to the f...

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

In the Linux kernel, the following vulnerability has been resolved: ppp_async: limit MRU to 64K syzbot triggered a warning [1] in __alloc_pages(): WARN_ON_ONCE_GFP(order > MAX_PAGE_ORDER, gfp) Willem fixed a similar issue in commit c0a2a1b0d631 (...

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

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix delayed ACKs to not set the reference serial number Fix the construction of delayed ACKs to not set the reference serial number as they can't be used as an RTT reference...

  • 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: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.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...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 07.01.2025 17:20:30

In the Linux kernel, the following vulnerability has been resolved: tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() syzbot reported the following general protection fault [1]: general protection fault, probably for non-canonica...