CVE-2018-14619
- EPSS 0.05%
- Veröffentlicht 30.08.2018 12:29:01
- Zuletzt bearbeitet 21.11.2024 03:49:26
A flaw was found in the crypto subsystem of the Linux kernel before version kernel-4.15-rc4. The "null skcipher" was being dropped when each af_alg_ctx was freed instead of when the aead_tfm was freed. This can cause the null skcipher to be freed whi...
CVE-2018-10938
- EPSS 4.37%
- Veröffentlicht 27.08.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:42:21
A flaw was found in the Linux kernel present since v4.0-rc1 and through v4.13-rc4. A crafted network packet sent remotely by an attacker may force the kernel to enter an infinite loop in the cipso_v4_optptr() function in net/ipv4/cipso_ipv4.c leading...
CVE-2018-10902
- EPSS 0.08%
- Veröffentlicht 21.08.2018 19:29:00
- Zuletzt bearbeitet 21.11.2024 03:42:15
It was found that the raw midi kernel driver does not protect against concurrent access which leads to a double realloc (double free) in snd_rawmidi_input_params() and snd_rawmidi_output_status() which are part of snd_rawmidi_ioctl() handler in rawmi...
CVE-2018-15594
- EPSS 0.07%
- Veröffentlicht 20.08.2018 08:29:00
- Zuletzt bearbeitet 21.11.2024 03:51:08
arch/x86/kernel/paravirt.c in the Linux kernel before 4.18.1 mishandles certain indirect calls, which makes it easier for attackers to conduct Spectre-v2 attacks against paravirtual guests.
CVE-2018-15572
- EPSS 0.04%
- Veröffentlicht 20.08.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:51:05
The spectre_v2_select_mitigation function in arch/x86/kernel/cpu/bugs.c in the Linux kernel before 4.18.1 does not always fill RSB upon a context switch, which makes it easier for attackers to conduct userspace-userspace spectreRSB attacks.
CVE-2018-15471
- EPSS 0.09%
- Veröffentlicht 17.08.2018 18:29:01
- Zuletzt bearbeitet 21.11.2024 03:50:52
An issue was discovered in xenvif_set_hash_mapping in drivers/net/xen-netback/hash.c in the Linux kernel through 4.18.1, as used in Xen through 4.11.x and other products. The Linux netback driver allows frontends to control mapping of requests to req...
CVE-2018-7754
- EPSS 0.05%
- Veröffentlicht 10.08.2018 16:29:00
- Zuletzt bearbeitet 21.11.2024 04:12:40
The aoedisk_debugfs_show function in drivers/block/aoe/aoeblk.c in the Linux kernel through 4.16.4rc4 allows local users to obtain sensitive address information by reading "ffree: " lines in a debugfs file.
CVE-2018-5953
- EPSS 0.12%
- Veröffentlicht 07.08.2018 18:29:00
- Zuletzt bearbeitet 21.11.2024 04:09:44
The swiotlb_print_info function in lib/swiotlb.c in the Linux kernel through 4.14.14 allows local users to obtain sensitive address information by reading dmesg data from a "software IO TLB" printk call.
CVE-2018-5995
- EPSS 0.05%
- Veröffentlicht 07.08.2018 18:29:00
- Zuletzt bearbeitet 21.11.2024 04:09:50
The pcpu_embed_first_chunk function in mm/percpu.c in the Linux kernel through 4.14.14 allows local users to obtain sensitive address information by reading dmesg data from a "pages/cpu" printk call.
CVE-2018-5390
- EPSS 6.84%
- Veröffentlicht 06.08.2018 20:29:01
- Zuletzt bearbeitet 21.11.2024 04:08:43
Linux kernel versions 4.9+ can be forced to make very expensive calls to tcp_collapse_ofo_queue() and tcp_prune_ofo_queue() for every incoming packet which can lead to a denial of service.