CVE-2018-16658
- EPSS 0.01%
- Published 07.09.2018 14:29:03
- Last modified 21.11.2024 03:53:09
An issue was discovered in the Linux kernel before 4.18.6. An information leak in cdrom_ioctl_drive_status in drivers/cdrom/cdrom.c could be used by local attackers to read kernel memory because a cast from unsigned long to int interferes with bounds...
CVE-2018-5391
- EPSS 3.82%
- Published 06.09.2018 21:29:00
- Last modified 21.11.2024 04:08:43
The Linux kernel, versions 3.9+, is vulnerable to a denial of service attack with low rates of specially modified packets targeting IP fragment re-assembly. An attacker may cause a denial of service condition by sending specially crafted IP fragments...
CVE-2018-6554
- EPSS 0.05%
- Published 04.09.2018 18:29:00
- Last modified 21.11.2024 04:10:53
Memory leak in the irda_bind function in net/irda/af_irda.c and later in drivers/staging/irda/net/af_irda.c in the Linux kernel before 4.17 allows local users to cause a denial of service (memory consumption) by repeatedly binding an AF_IRDA socket.
CVE-2018-6555
- EPSS 0.06%
- Published 04.09.2018 18:29:00
- Last modified 21.11.2024 04:10:53
The irda_setsockopt function in net/irda/af_irda.c and later in drivers/staging/irda/net/af_irda.c in the Linux kernel before 4.17 allows local users to cause a denial of service (ias_object use-after-free and system crash) or possibly have unspecifi...
CVE-2018-16276
- EPSS 0.08%
- Published 31.08.2018 16:29:00
- Last modified 21.11.2024 03:52:26
An issue was discovered in yurex_read in drivers/usb/misc/yurex.c in the Linux kernel before 4.17.7. Local attackers could use user access read/writes with incorrect bounds checking in the yurex USB driver to crash the kernel or potentially escalate ...
CVE-2018-14619
- EPSS 0.11%
- Published 30.08.2018 12:29:01
- Last modified 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%
- Published 27.08.2018 13:29:00
- Last modified 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.04%
- Published 21.08.2018 19:29:00
- Last modified 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%
- Published 20.08.2018 08:29:00
- Last modified 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.07%
- Published 20.08.2018 02:29:00
- Last modified 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.