Debian

Debian 14 (forky)

13671 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 16.08.2019 00:15:11
  • Zuletzt bearbeitet 21.11.2024 04:28:02

An issue was discovered in drivers/scsi/qedi/qedi_dbg.c in the Linux kernel before 5.1.12. In the qedi_dbg_* family of functions, there is an out-of-bounds read.

  • EPSS 4.46%
  • Veröffentlicht 14.08.2019 17:15:11
  • Zuletzt bearbeitet 21.11.2024 04:51:45

The Bluetooth BR/EDR specification up to and including version 5.1 permits sufficiently low encryption key length and does not prevent an attacker from influencing the key length negotiation. This allows practical brute-force attacks (aka "KNOB") tha...

Exploit
  • EPSS 0.07%
  • Veröffentlicht 13.08.2019 14:15:11
  • Zuletzt bearbeitet 21.11.2024 03:20:16

An issue was discovered in net/ipv6/ip6mr.c in the Linux kernel before 4.11. By setting a specific socket option, an attacker can control a pointer in kernel land and cause an inet_csk_listen_stop general protection fault, or potentially execute arbi...

  • EPSS 0.06%
  • Veröffentlicht 07.08.2019 22:15:15
  • Zuletzt bearbeitet 21.11.2024 04:27:17

In the Linux kernel before 4.16.4, a double-locking error in drivers/usb/dwc3/gadget.c may potentially cause a deadlock with f_hid.

Exploit
  • EPSS 8.46%
  • Veröffentlicht 07.08.2019 15:15:11
  • Zuletzt bearbeitet 21.11.2024 04:02:34

In the Linux kernel before 4.16.4, a double free vulnerability in the f_midi_set_alt function of drivers/usb/gadget/function/f_midi.c in the f_midi driver may allow attackers to cause a denial of service or possibly have unspecified other impact.

  • EPSS 1.5%
  • Veröffentlicht 30.07.2019 17:15:12
  • Zuletzt bearbeitet 21.11.2024 03:53:29

A flaw was found in the Linux kernel's NFS implementation, all versions 3.x and all versions 4.x up to 4.20. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence....

  • EPSS 0.05%
  • Veröffentlicht 30.07.2019 17:15:12
  • Zuletzt bearbeitet 21.11.2024 04:18:30

A flaw was found in the Linux kernel's freescale hypervisor manager implementation, kernel versions 5.0.x up to, excluding 5.0.17. A parameter passed to an ioctl was incorrectly validated and used in size calculations for the page size calculation. A...

  • EPSS 0.72%
  • Veröffentlicht 27.07.2019 22:15:11
  • Zuletzt bearbeitet 21.11.2024 01:46:44

In the Linux kernel before 3.4, a buffer overflow occurs in drivers/net/wireless/iwlwifi/iwl-agn-sta.c, which will cause at least memory corruption.

  • EPSS 0.06%
  • Veröffentlicht 27.07.2019 22:15:11
  • Zuletzt bearbeitet 21.11.2024 02:40:15

In the Linux kernel before 4.1.4, a buffer overflow occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. The maximum size for a DiSEqC command is 6, according to the userspace API. However, the code allows larger values suc...

  • EPSS 0.8%
  • Veröffentlicht 27.07.2019 22:15:11
  • Zuletzt bearbeitet 21.11.2024 02:44:41

In the Linux kernel before 4.9.6, there is an off by one in the drivers/mtd/spi-nor/cadence-quadspi.c cqspi_setup_flash() function. There are CQSPI_MAX_CHIPSELECT elements in the ->f_pdata array so the ">" should be ">=" instead.