Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:12

In the Linux kernel, the following vulnerability has been resolved: net-sysfs: add check for netdevice being present to speed_show When bringing down the netdevice or system shutdown, a panic can be triggered while accessing the sysfs path because ...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:12

In the Linux kernel, the following vulnerability has been resolved: staging: gdm724x: fix use after free in gdm_lte_rx() The netif_rx_ni() function frees the skb so we can't dereference it to save the skb->len.

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.12.2025 12:15:47

In the Linux kernel, the following vulnerability has been resolved: swiotlb: fix info leak with DMA_FROM_DEVICE The problem I'm addressing was discovered by the LTP test covering cve-2018-1000204. A short description of what happens follows: 1) Th...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:13

In the Linux kernel, the following vulnerability has been resolved: sctp: fix kernel-infoleak for SCTP sockets syzbot reported a kernel infoleak [1] of 4 bytes. After analysis, it turned out r->idiag_expires is not initialized if inet_sctp_diag_fi...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:13

In the Linux kernel, the following vulnerability has been resolved: gianfar: ethtool: Fix refcount leak in gfar_get_ts_info The of_find_compatible_node() function returns a node pointer with refcount incremented, We should use of_node_put() on it w...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:13

In the Linux kernel, the following vulnerability has been resolved: NFC: port100: fix use-after-free in port100_send_complete Syzbot reported UAF in port100_send_complete(). The root case is in missing usb_kill_urb() calls on error handling path of...

  • EPSS 0.04%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:13

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcoun...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:13

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base_mac_addr This node pointer is returned by of_find_compatible_node() with refcount incremented. Calling...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 13:15:12
  • Zuletzt bearbeitet 21.11.2024 07:34:13

In the Linux kernel, the following vulnerability has been resolved: ethernet: Fix error handling in xemaclite_of_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid th...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:10

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Page fault in reply q processing A page fault was encountered in mpt3sas on a LUN reset error path: [ 145.763216] mpt3sas_cm1: Task abort tm failed: handle(0x0002)...