Linux

Linux Kernel

16949 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 2.78%
  • 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.37%
  • 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.4%
  • Veröffentlicht 27.07.2019 22:15:11
  • Zuletzt bearbeitet 21.11.2024 01:23:03

In the Linux kernel before 2.6.34, a range check issue in drivers/gpu/drm/radeon/atombios.c could cause an off by one (buffer overflow) problem. NOTE: At least one Linux maintainer believes that this CVE is incorrectly assigned and should be rejected...

  • EPSS 0.39%
  • Veröffentlicht 27.07.2019 22:15:11
  • Zuletzt bearbeitet 21.11.2024 01:23:04

In the Linux kernel before 2.6.37, an out of bounds array access happened in drivers/net/mlx4/port.c. When searching for a free entry in either mlx4_register_vlan() or mlx4_register_mac(), and there is no free entry, the loop terminates without updat...

  • EPSS 3.68%
  • Veröffentlicht 27.07.2019 22:15:11
  • Zuletzt bearbeitet 21.11.2024 01:34:09

In the Linux kernel before 3.1, an off by one in the drivers/target/loopback/tcm_loop.c tcm_loop_make_naa_tpg() function could result in at least memory corruption.

  • EPSS 2.97%
  • 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.42%
  • 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 3.08%
  • 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.

  • EPSS 2.75%
  • Veröffentlicht 27.07.2019 22:15:11
  • Zuletzt bearbeitet 21.11.2024 03:19:58

In the Linux kernel before 4.14, an out of boundary access happened in drivers/nvme/target/fc.c.

  • EPSS 2.98%
  • Veröffentlicht 27.07.2019 22:15:10
  • Zuletzt bearbeitet 21.11.2024 00:40:56

In the Linux kernel before 2.6.20, there is an off-by-one bug in net/netlabel/netlabel_cipso_v4.c where it is possible to overflow the doi_def->tags[] array.