CVE-2015-9289
- 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...
CVE-2016-10764
- EPSS 0.82%
- 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.
CVE-2017-18379
- EPSS 0.8%
- 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.
CVE-2007-6762
- EPSS 0.8%
- 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.
CVE-2019-14283
- EPSS 0.05%
- Veröffentlicht 26.07.2019 13:15:13
- Zuletzt bearbeitet 21.11.2024 04:26:22
In the Linux kernel before 5.2.3, set_geometry in drivers/block/floppy.c does not validate the sect and head fields, as demonstrated by an integer overflow and out-of-bounds read. It can be triggered by an unprivileged local user when a floppy disk h...
CVE-2019-14284
- EPSS 0.05%
- Veröffentlicht 26.07.2019 13:15:13
- Zuletzt bearbeitet 21.11.2024 04:26:22
In the Linux kernel before 5.2.3, drivers/block/floppy.c allows a denial of service by setup_format_params division-by-zero. Two consecutive ioctls can trigger the bug: the first one should set the drive geometry with .sect and .rate values that make...
CVE-2018-20854
- EPSS 0.07%
- Veröffentlicht 26.07.2019 05:15:10
- Zuletzt bearbeitet 21.11.2024 04:02:19
An issue was discovered in the Linux kernel before 4.20. drivers/phy/mscc/phy-ocelot-serdes.c has an off-by-one error with a resultant ctrl->phys out-of-bounds read.
CVE-2018-20855
- EPSS 0.11%
- Veröffentlicht 26.07.2019 05:15:10
- Zuletzt bearbeitet 21.11.2024 04:02:19
An issue was discovered in the Linux kernel before 4.18.7. In create_qp_common in drivers/infiniband/hw/mlx5/qp.c, mlx5_ib_create_qp_resp was never initialized, resulting in a leak of stack memory to userspace.
CVE-2018-20856
- EPSS 0.1%
- Veröffentlicht 26.07.2019 05:15:10
- Zuletzt bearbeitet 21.11.2024 04:02:19
An issue was discovered in the Linux kernel before 4.18.7. In block/blk-core.c, there is an __blk_drain_queue() use-after-free because a certain error case is mishandled.
CVE-2019-13648
- EPSS 0.09%
- Veröffentlicht 19.07.2019 13:15:12
- Zuletzt bearbeitet 21.11.2024 04:25:26
In the Linux kernel through 5.2.1 on the powerpc platform, when hardware transactional memory is disabled, a local user can cause a denial of service (TM Bad Thing exception and system crash) via a sigreturn() system call that sends a crafted signal ...