VYPR

rpm package

almalinux/kernel-tools-libs-devel

pkg:rpm/almalinux/kernel-tools-libs-devel

Vulnerabilities (1,491)

  • CVE-2021-43975MedNov 17, 2021
    affected < 4.18.0-513.5.1.el8_9fixed 4.18.0-513.5.1.el8_9

    In the Linux kernel through 5.15.2, hw_atl_utils_fw_rpc_wait in drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c allows an attacker (who can introduce a crafted device) to trigger an out-of-bounds write via a crafted length value.

  • CVE-2021-43389MedNov 4, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    An issue was discovered in the Linux kernel before 5.14.15. There is an array-index-out-of-bounds flaw in the detach_capi_ctr function in drivers/isdn/capi/kcapi.c.

  • CVE-2020-27820MedNov 3, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    A vulnerability was found in Linux kernel, where a use-after-frees in nouveau's postclose() handler could happen if removing device (that is not common to remove video card physically without power-off, but same happens if "unbind" the driver).

  • CVE-2021-43267CriNov 2, 2021
    affected < 4.18.0-348.2.1.el8_5fixed 4.18.0-348.2.1.el8_5

    An issue was discovered in net/tipc/crypto.c in the Linux kernel before 5.14.16. The Transparent Inter-Process Communication (TIPC) functionality allows remote attackers to exploit insufficient validation of user-supplied sizes for the MSG_CRYPTO message type.

  • CVE-2021-43056MedOct 28, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    An issue was discovered in the Linux kernel for powerpc before 5.14.15. It allows a malicious KVM guest to crash the host, when the host is running on Power8, due to an arch/powerpc/kvm/book3s_hv_rmhandlers.S implementation bug in the handling of the SRR1 register values.

  • CVE-2021-0941MedOct 25, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAn

  • CVE-2021-42739MedOct 20, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    The firewire subsystem in the Linux kernel through 5.14.13 has a buffer overflow related to drivers/media/firewire/firedtv-avc.c and drivers/media/firewire/firedtv-ci.c, because avc_ca_pmt mishandles bounds checking.

  • CVE-2021-41864HigOct 2, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    prealloc_elems_and_freelist in kernel/bpf/stackmap.c in the Linux kernel before 5.14.12 allows unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write.

  • CVE-2021-3653HigSep 29, 2021
    affected < 4.18.0-305.19.1.el8_4fixed 4.18.0-305.19.1.el8_4

    A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB (virtual machine control block) provided by the L1 guest to spawn/handle a nested guest (L2). Due to improper validation of the "int_ctl" field, this issue co

  • CVE-2021-20317MedSep 27, 2021
    affected < 4.18.0-348.2.1.el8_5fixed 4.18.0-348.2.1.el8_5

    A flaw was found in the Linux kernel. A corrupted timer tree caused the task wakeup to be missing in the timerqueue_add function in lib/timerqueue.c. This flaw allows a local attacker with special user privileges to cause a denial of service, slowing and eventually stopping the s

  • CVE-2021-21781LowAug 18, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    An information disclosure vulnerability exists in the ARM SIGPAGE functionality of Linux Kernel v5.4.66 and v5.4.54. The latest version (5.11-rc4) seems to still be vulnerable. A userland application can read the contents of the sigpage, which can leak kernel memory contents. An

  • CVE-2021-3635MedAug 13, 2021
    affected < 4.18.0-348.el8fixed 4.18.0-348.el8

    A flaw was found in the Linux kernel netfilter implementation in versions prior to 5.5-rc7. A user with root (CAP_SYS_ADMIN) access is able to panic the system when issuing netfilter netflow commands.

  • CVE-2021-3573MedAug 13, 2021
    affected < 4.18.0-348.el8fixed 4.18.0-348.el8

    A use-after-free in function hci_sock_bound_ioctl() of the Linux kernel HCI subsystem was found in the way user calls ioct HCIUNBLOCKADDR or other way triggers race condition of the call hci_unregister_dev() together with one of the calls hci_sock_blacklist_add(), hci_sock_blackl

  • CVE-2021-38201HigAug 8, 2021
    affected < 4.18.0-305.17.1.el8_4fixed 4.18.0-305.17.1.el8_4

    net/sunrpc/xdr.c in the Linux kernel before 5.13.4 allows remote attackers to cause a denial of service (xdr_set_page_base slab-out-of-bounds access) by performing many NFS 4.2 READ_PLUS operations.

  • CVE-2021-3679MedAug 5, 2021
    affected < 4.18.0-348.el8fixed 4.18.0-348.el8

    A lack of CPU resource in the Linux kernel tracing module functionality in versions prior to 5.14-rc3 was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) could use this flaw to starve the resources causin

  • CVE-2021-37576HigJul 26, 2021
    affected < 4.18.0-305.17.1.el8_4fixed 4.18.0-305.17.1.el8_4

    arch/powerpc/kvm/book3s_rtas.c in the Linux kernel through 5.13.5 on the powerpc platform allows KVM guest OS users to cause host OS memory corruption via rtas_args.nargs, aka CID-f62f3c20647e.

  • CVE-2021-37159MedJul 21, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    hso_free_net_device in drivers/net/usb/hso.c in the Linux kernel through 5.13.4 calls unregister_netdev without checking for the NETREG_REGISTERED state, leading to a use-after-free and a double free.

  • CVE-2021-33909HigJul 20, 2021
    affected < 4.18.0-305.10.2.el8_4fixed 4.18.0-305.10.2.el8_4

    fs/seq_file.c in the Linux kernel 3.16 through 5.13.x before 5.13.4 does not properly restrict seq buffer allocations, leading to an integer overflow, an Out-of-bounds Write, and escalation to root by an unprivileged user, aka CID-8cae8cd89f05.

  • CVE-2021-3612HigJul 9, 2021
    affected < 4.18.0-372.9.1.el8fixed 4.18.0-372.9.1.el8

    An out-of-bounds memory write flaw was found in the Linux kernel's joystick devices subsystem in versions before 5.9-rc1, in the way the user calls ioctl JSIOCSBTNMAP. This flaw allows a local user to crash the system or possibly escalate their privileges on the system. The highe

  • CVE-2021-22555HigKEVJul 7, 2021
    affected < 4.18.0-305.12.1.el8_4fixed 4.18.0-305.12.1.el8_4

    A heap out-of-bounds write affecting Linux since v2.6.19-rc1 was discovered in net/netfilter/x_tables.c. This allows an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space

Page 68 of 75