CVE-2018-16597
- EPSS 0.09%
- Veröffentlicht 21.09.2018 16:29:01
- Zuletzt bearbeitet 21.11.2024 03:53:01
An issue was discovered in the Linux kernel before 4.8. Incorrect access checking in overlayfs mounts could be used by local attackers to modify or truncate files in the underlying filesystem.
CVE-2018-17182
- EPSS 8.51%
- Veröffentlicht 19.09.2018 09:29:00
- Zuletzt bearbeitet 21.11.2024 03:54:02
An issue was discovered in the Linux kernel through 4.18.8. The vmacache_flush_all function in mm/vmacache.c mishandles sequence number overflows. An attacker can trigger a use-after-free (and possibly gain privileges) via certain thread creation, ma...
CVE-2018-10853
- EPSS 0.03%
- Veröffentlicht 11.09.2018 14:29:01
- Zuletzt bearbeitet 21.11.2024 03:42:08
A flaw was found in the way Linux kernel KVM hypervisor before 4.18 emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilege(CPL) level while emulating unprivileged instructions. An unprivileged guest user/process co...
CVE-2018-16658
- EPSS 0.02%
- Veröffentlicht 07.09.2018 14:29:03
- Zuletzt bearbeitet 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 4.26%
- Veröffentlicht 06.09.2018 21:29:00
- Zuletzt bearbeitet 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%
- Veröffentlicht 04.09.2018 18:29:00
- Zuletzt bearbeitet 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%
- Veröffentlicht 04.09.2018 18:29:00
- Zuletzt bearbeitet 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%
- Veröffentlicht 31.08.2018 16:29:00
- Zuletzt bearbeitet 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-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.04%
- 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...