CVE-2020-12464
- EPSS 0.08%
- Veröffentlicht 29.04.2020 18:15:13
- Zuletzt bearbeitet 21.11.2024 04:59:45
usb_sg_cancel in drivers/usb/core/message.c in the Linux kernel before 5.6.8 has a use-after-free because a transfer occurs without a reference, aka CID-056ad39ee925.
CVE-2020-0067
- EPSS 0.06%
- Veröffentlicht 17.04.2020 19:15:13
- Zuletzt bearbeitet 21.11.2024 04:52:50
In f2fs_xattr_generic_list of xattr.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not required for exploitation.Pr...
CVE-2020-11668
- EPSS 0.05%
- Veröffentlicht 09.04.2020 21:15:15
- Zuletzt bearbeitet 21.11.2024 04:58:21
In the Linux kernel before 5.6.1, drivers/media/usb/gspca/xirlink_cit.c (aka the Xirlink camera USB driver) mishandles invalid descriptors, aka CID-a246b4d54770.
CVE-2020-2732
- EPSS 0.44%
- Veröffentlicht 08.04.2020 22:15:12
- Zuletzt bearbeitet 21.11.2024 05:26:06
A flaw was discovered in the way that the KVM hypervisor handled instruction emulation for an L2 guest when nested virtualisation is enabled. Under some circumstances, an L2 guest may trick the L0 guest into accessing sensitive L1 resources that shou...
CVE-2019-20636
- EPSS 0.11%
- Veröffentlicht 08.04.2020 14:15:12
- Zuletzt bearbeitet 21.11.2024 04:38:56
In the Linux kernel before 5.4.12, drivers/input/input.c has out-of-bounds writes via a crafted keycode table, as demonstrated by input_set_keycode, aka CID-cb222aed03d7.
CVE-2020-11609
- EPSS 0.07%
- Veröffentlicht 07.04.2020 17:15:14
- Zuletzt bearbeitet 21.11.2024 04:58:14
An issue was discovered in the stv06xx subsystem in the Linux kernel before 5.6.1. drivers/media/usb/gspca/stv06xx/stv06xx.c and drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c mishandle invalid descriptors, as demonstrated by a NULL pointer derefer...
CVE-2020-11608
- EPSS 0.07%
- Veröffentlicht 07.04.2020 14:15:14
- Zuletzt bearbeitet 21.11.2024 04:58:13
An issue was discovered in the Linux kernel before 5.6.1. drivers/media/usb/gspca/ov519.c allows NULL pointer dereferences in ov511_mode_init_regs and ov518_mode_init_regs when there are zero endpoints, aka CID-998912346c0d.
- EPSS 0.08%
- Veröffentlicht 06.04.2020 01:15:12
- Zuletzt bearbeitet 21.11.2024 04:58:09
An issue was discovered in the Linux kernel through 5.6.2. mpol_parse_str in mm/mempolicy.c has a stack-based out-of-bounds write because an empty nodelist is mishandled during mount option parsing, aka CID-aa9f7d5172fa. NOTE: Someone in the security...
CVE-2020-11494
- EPSS 0.08%
- Veröffentlicht 02.04.2020 21:15:13
- Zuletzt bearbeitet 21.11.2024 04:58:00
An issue was discovered in slc_bump in drivers/net/can/slcan.c in the Linux kernel 3.16 through 5.6.2. It allows attackers to read uninitialized can_frame data, potentially containing sensitive information from kernel stack memory, if the configurati...
CVE-2020-10942
- EPSS 0.07%
- Veröffentlicht 24.03.2020 22:15:12
- Zuletzt bearbeitet 21.11.2024 04:56:25
In the Linux kernel before 5.5.8, get_raw_socket in drivers/vhost/net.c lacks validation of an sk_family field, which might allow attackers to trigger kernel stack corruption via crafted system calls.