Debian

Debian Linux

9946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: packet: annotate data-races around ignore_outgoing ignore_outgoing is read locklessly from dev_queue_xmit_nit() and packet_getsockopt() Add appropriate READ_ONCE()/WRITE_ONCE() an...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 27.01.2025 15:05:39

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in hsr_get_node() KMSAN reported the following uninit-value access issue [1]: ===================================================== BUG: KMSAN: uninit...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 30.04.2025 14:24:09

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr() with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When si...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully setup Upon rare occasions, KASAN reports a use-after-free Write in srpt_refresh_port(). This seems to be becaus...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip It's possible that mtk_crtc->event is NULL in mtk_drm_crtc_finish_page_flip(). pending_needs_vblank value i...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 23.12.2025 19:06:52

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling crypto_finalize_request, BH should be disabled to avoid triggering the following calltrace: ------------[ cut here...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 14.01.2025 14:49:44

In the Linux kernel, the following vulnerability has been resolved: quota: Fix potential NULL pointer dereference Below race may cause NULL pointer dereference P1 P2 dquot_free_inode quota_off drop_dquot_ref remove_dquot_ref ...

  • EPSS 0.04%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 23.12.2025 19:06:57

In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspe...

  • EPSS 0%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:33

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is onl...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:19

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: Add protection for bmp length out of range UBSAN load reports an exception of BRK#5515 SHIFT_ISSUE:Bitwise shifts that are out of bounds for their dat...