Debian

Debian Linux

9140 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 17.04.2024 11:15:09
  • Last modified 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%
  • Published 17.04.2024 11:15:09
  • Last modified 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%
  • Published 17.04.2024 11:15:09
  • Last modified 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%
  • Published 17.04.2024 11:15:09
  • Last modified 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%
  • Published 17.04.2024 11:15:08
  • Last modified 02.04.2025 13:16:54

In the Linux kernel, the following vulnerability has been resolved: wireguard: receive: annotate data-race around receiving_counter.counter Syzkaller with KCSAN identified a data-race issue when accessing keypair->receiving_counter.counter. Use REA...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:08
  • Last modified 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: net/bnx2x: Prevent access to a freed page in page_pool Fix race condition leading to system crash during EEH error handling During EEH error recovery, the bnx2x driver's transmit ...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:08
  • Last modified 21.03.2025 15:03:58

In the Linux kernel, the following vulnerability has been resolved: geneve: make sure to pull inner header in geneve_rx() syzbot triggered a bug in geneve_rx() [1] Issue is similar to the one I fixed in commit 8d975c15c0cd ("ip6_tunnel: make sure ...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:08
  • Last modified 07.01.2025 22:06:59

In the Linux kernel, the following vulnerability has been resolved: net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() The function ice_bridge_setlink() may encounter a NULL pointer dereference if nlmsg_find_attr() returns NUL...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:08
  • Last modified 21.03.2025 15:03:25

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6_route_mpath_notify() syzbot found another use-after-free in ip6_route_mpath_notify() [1] Commit f7225172f25a ("net/ipv6: prevent use after free...

  • EPSS 0.01%
  • Published 17.04.2024 11:15:08
  • Last modified 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...