CVE-2019-12456
- EPSS 0.08%
- Veröffentlicht 30.05.2019 14:29:01
- Zuletzt bearbeitet 21.11.2024 04:22:53
An issue was discovered in the MPT3COMMAND case in _ctl_ioctl_main in drivers/scsi/mpt3sas/mpt3sas_ctl.c in the Linux kernel through 5.1.5. It allows local users to cause a denial of service or possibly have unspecified other impact by changing the v...
CVE-2019-12455
- EPSS 0.07%
- Veröffentlicht 30.05.2019 04:29:02
- Zuletzt bearbeitet 21.11.2024 04:22:53
An issue was discovered in sunxi_divs_clk_setup in drivers/clk/sunxi/clk-sunxi.c in the Linux kernel through 5.1.5. There is an unchecked kstrndup of derived_name, which might allow an attacker to cause a denial of service (NULL pointer dereference a...
CVE-2019-12454
- EPSS 0.06%
- Veröffentlicht 30.05.2019 04:29:01
- Zuletzt bearbeitet 21.11.2024 04:22:53
An issue was discovered in wcd9335_codec_enable_dec in sound/soc/codecs/wcd9335.c in the Linux kernel through 5.1.5. It uses kstrndup instead of kmemdup_nul, which allows attackers to have an unspecified impact via unknown vectors. NOTE: The vendor d...
CVE-2019-12378
- EPSS 0.12%
- Veröffentlicht 28.05.2019 03:29:00
- Zuletzt bearbeitet 21.11.2024 04:22:42
An issue was discovered in ip6_ra_control in net/ipv6/ipv6_sockglue.c in the Linux kernel through 5.1.5. There is an unchecked kmalloc of new_ra, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash). ...
CVE-2019-12379
- EPSS 0.06%
- Veröffentlicht 28.05.2019 03:29:00
- Zuletzt bearbeitet 21.11.2024 04:22:42
An issue was discovered in con_insert_unipair in drivers/tty/vt/consolemap.c in the Linux kernel through 5.1.5. There is a memory leak in a certain case of an ENOMEM outcome of kmalloc. NOTE: This id is disputed as not being an issue
CVE-2019-12380
- EPSS 0.04%
- Veröffentlicht 28.05.2019 03:29:00
- Zuletzt bearbeitet 21.11.2024 04:22:42
**DISPUTED** An issue was discovered in the efi subsystem in the Linux kernel through 5.1.5. phys_efi_set_virtual_address_map in arch/x86/platform/efi/efi.c and efi_call_phys_prolog in arch/x86/platform/efi/efi_64.c mishandle memory allocation failur...
CVE-2019-12381
- EPSS 0.09%
- Veröffentlicht 28.05.2019 03:29:00
- Zuletzt bearbeitet 21.11.2024 04:22:42
An issue was discovered in ip_ra_control in net/ipv4/ip_sockglue.c in the Linux kernel through 5.1.5. There is an unchecked kmalloc of new_ra, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash). NOT...
CVE-2019-12382
- EPSS 0.12%
- Veröffentlicht 28.05.2019 03:29:00
- Zuletzt bearbeitet 21.11.2024 04:22:43
An issue was discovered in drm_load_edid_firmware in drivers/gpu/drm/drm_edid_load.c in the Linux kernel through 5.1.5. There is an unchecked kstrdup of fwstr, which might allow an attacker to cause a denial of service (NULL pointer dereference and s...
CVE-2018-7191
- EPSS 0.08%
- Veröffentlicht 17.05.2019 05:29:00
- Zuletzt bearbeitet 21.11.2024 04:11:45
In the tun subsystem in the Linux kernel before 4.13.14, dev_get_valid_name is not called before register_netdevice. This allows local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev nam...
CVE-2019-11833
- EPSS 0.02%
- Veröffentlicht 15.05.2019 13:29:00
- Zuletzt bearbeitet 21.11.2024 04:21:51
fs/ext4/extents.c in the Linux kernel through 5.1.2 does not zero out the unused memory region in the extent tree block, which might allow local users to obtain sensitive information by reading uninitialized data in the filesystem.