VYPR

Kernel

by Linux

Source repositories

CVEs (15,817)

  • CVE-2020-35508MedMar 26, 2021
    risk 0.00cvss 4.5epss 0.00

    A flaw possibility of race condition and incorrect initialization of the process id was found in the Linux kernel child/parent process identification handling while filtering signal handlers. A local attacker is able to abuse this flaw to bypass checks to send any signal to a…

  • CVE-2021-3444HigMar 23, 2021
    risk 0.00cvss 7.8epss 0.01

    The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information…

  • CVE-2021-28972MedMar 22, 2021
    risk 0.00cvss 6.7epss 0.01

    In drivers/pci/hotplug/rpadlpar_sysfs.c in the Linux kernel through 5.11.8, the RPA PCI Hotplug driver has a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly. This…

  • CVE-2021-28971MedMar 22, 2021
    risk 0.00cvss 5.5epss 0.00

    In intel_pmu_drain_pebs_nhm in arch/x86/events/intel/ds.c in the Linux kernel through 5.11.8 on some Haswell CPUs, userspace applications (such as perf-fuzzer) can cause a system crash because the PEBS status in a PEBS record is mishandled, aka CID-d88d05a9e0b6.

  • CVE-2021-28964MedMar 22, 2021
    risk 0.00cvss 4.7epss 0.00

    A race condition was discovered in get_old_root in fs/btrfs/ctree.c in the Linux kernel through 5.11.8. It allows attackers to cause a denial of service (BUG) because of a lack of locking on an extent buffer before a cloning operation, aka CID-dbcc7d57bffc.

  • CVE-2020-27171MedMar 20, 2021
    risk 0.00cvss 6.0epss 0.01

    An issue was discovered in the Linux kernel before 5.11.8. kernel/bpf/verifier.c has an off-by-one error (with a resultant integer underflow) affecting out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain…

  • CVE-2020-27170MedMar 20, 2021
    risk 0.00cvss 4.7epss 0.01

    An issue was discovered in the Linux kernel before 5.11.8. kernel/bpf/verifier.c performs undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory, aka…

  • CVE-2021-28952HigMar 20, 2021
    risk 0.00cvss 7.8epss 0.00

    An issue was discovered in the Linux kernel through 5.11.8. The sound/soc/qcom/sdm845.c soundwire device driver has a buffer overflow when an unexpected port ID number is encountered, aka CID-1c668e1c0a0f. (This has been fixed in 5.12-rc4.)

  • CVE-2021-28951MedMar 20, 2021
    risk 0.00cvss 5.5epss 0.00

    An issue was discovered in fs/io_uring.c in the Linux kernel through 5.11.8. It allows attackers to cause a denial of service (deadlock) because exit may be waiting to park a SQPOLL thread, but concurrently that SQPOLL thread is waiting for a signal to start, aka…

  • CVE-2021-28950MedMar 20, 2021
    risk 0.00cvss 5.5epss 0.00

    An issue was discovered in fs/fuse/fuse_i.h in the Linux kernel before 5.11.8. A "stall on CPU" can occur because a retry loop continually finds the same bad inode, aka CID-775c5033a0d1.

  • CVE-2021-28660HigMar 17, 2021
    risk 0.00cvss 8.8epss 0.01

    rtw_wx_set_scan in drivers/staging/rtl8188eu/os_dep/ioctl_linux.c in the Linux kernel through 5.11.6 allows writing beyond the end of the ->ssid[] array. NOTE: from the perspective of kernel.org releases, CVE IDs are not normally used for drivers/staging/* (unfinished work);…

  • CVE-2021-27365HigMar 7, 2021
    risk 0.00cvss 7.8epss 0.02

    An issue was discovered in the Linux kernel through 5.11.3. Certain iSCSI data structures do not have appropriate length constraints or checks, and can exceed the PAGE_SIZE value. An unprivileged user can send a Netlink message that is associated with iSCSI, and has a length up…

  • CVE-2021-27364HigMar 7, 2021
    risk 0.00cvss 7.1epss 0.01

    An issue was discovered in the Linux kernel through 5.11.3. drivers/scsi/scsi_transport_iscsi.c is adversely affected by the ability of an unprivileged user to craft Netlink messages.

  • CVE-2021-27363MedMar 7, 2021
    risk 0.00cvss 4.4epss 0.01

    An issue was discovered in the Linux kernel through 5.11.3. A kernel pointer leak can be used to determine the address of the iscsi_transport structure. When an iSCSI transport is registered with the iSCSI subsystem, the transport's handle is available to unprivileged users via…

  • CVE-2021-28039MedMar 5, 2021
    risk 0.00cvss 6.5epss 0.00

    An issue was discovered in the Linux kernel 5.9.x through 5.11.3, as used with Xen. In some less-common configurations, an x86 PV guest OS user can crash a Dom0 or driver domain via a large amount of I/O activity. The issue relates to misuse of guest physical addresses when a…

  • CVE-2021-28038MedMar 5, 2021
    risk 0.00cvss 6.5epss 0.01

    An issue was discovered in the Linux kernel through 5.11.3, as used with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations (as a result of changes to the handling of grant mapping errors). A host OS denial of…

  • CVE-2021-26932MedFeb 17, 2021
    risk 0.00cvss 5.5epss 0.00

    An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the…

  • CVE-2021-26931MedFeb 17, 2021
    risk 0.00cvss 5.5epss 0.01

    An issue was discovered in the Linux kernel 2.6.39 through 5.10.16, as used in Xen. Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests (such as out of memory…

  • CVE-2021-26930HigFeb 17, 2021
    risk 0.00cvss 7.8epss 0.00

    An issue was discovered in the Linux kernel 3.11 through 5.10.16, as used by Xen. To service requests to the PV backend, the driver maps grant references provided by the frontend. In this process, errors may be encountered. In one case, an error encountered earlier might be…

  • CVE-2021-26708HigFeb 5, 2021
    risk 0.00cvss 7.0epss 0.02

    A local privilege escalation was discovered in the Linux kernel before 5.10.13. Multiple race conditions in the AF_VSOCK implementation are caused by wrong locking in net/vmw_vsock/af_vsock.c. The race conditions were implicitly introduced in the commits that added VSOCK…

Page 720 of 791