VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,119)

  • CVE-2024-43890MedAug 26, 2024
    affected >= 4.7.0, < 4.19.320fixed 4.19.320

    In the Linux kernel, the following vulnerability has been resolved: tracing: Fix overflow in get_free_elt() "tracing_map->next_elt" in get_free_elt() is at risk of overflowing. Once it overflows, new elements can still be inserted into the tracing_map even though the maximum n

  • CVE-2024-43889MedAug 26, 2024
    affected >= 5.8.0, < 5.10.224fixed 5.10.224

    In the Linux kernel, the following vulnerability has been resolved: padata: Fix possible divide-by-0 panic in padata_mt_helper() We are hit with a not easily reproducible divide-by-0 panic in padata.c at bootup time. [ 10.017908] Oops: divide error: 0000 1 PREEMPT SMP NOPT

  • CVE-2024-43888HigAug 26, 2024
    affected >= 6.8.0, < 6.10.5fixed 6.10.5

    In the Linux kernel, the following vulnerability has been resolved: mm: list_lru: fix UAF for memory cgroup The mem_cgroup_from_slab_obj() is supposed to be called under rcu lock or cgroup_mutex or others which could prevent returned memcg from being freed. Fix it by adding mi

  • CVE-2024-43887MedAug 26, 2024
    affected >= 6.7.0, < 6.10.5fixed 6.10.5

    In the Linux kernel, the following vulnerability has been resolved: net/tcp: Disable TCP-AO static key after RCU grace period The lifetime of TCP-AO static_key is the same as the last tcp_ao_info. On the socket destruction tcp_ao_info ceases to be with RCU grace period, while t

  • CVE-2024-43886MedAug 26, 2024
    affected >= 6.7.0, < 6.10.5fixed 6.10.5

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resource_log_pipe_topology_update [WHY] When switching from "Extend" to "Second Display Only" we sometimes call resource_get_otg_master_for_stream on a stream for the eDP, whi

  • CVE-2024-43884MedAug 26, 2024
    affected >= 4.3.0, < 4.19.321fixed 4.19.321

    In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pair_device() hci_conn_params_add() never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the func

  • CVE-2024-43883CriAug 23, 2024
    affected >= 2.6.38, < 4.19.320fixed 4.19.320

    In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speak

  • CVE-2022-48943HigAug 22, 2024
    affected >= 5.8.0, < 5.10.103fixed 5.10.103

    In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvm_arch_can_dequeue_async_page_present() to determine whether to deliver a READY event to

  • CVE-2022-48942MedAug 22, 2024
    affected >= 5.8.0, < 5.10.103fixed 5.10.103

    In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devm_thermal_zone_of_sensor_register() may return -ENODEV. Th

  • CVE-2022-48941HigAug 22, 2024
    affected >= 5.14.0, < 5.15.26fixed 5.15.26

    In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 ("ice: Stop processing VF messages during teardown") introduced a driver state flag, ICE_VF_DEINIT_IN_PROGRESS, which is intended to prevent some

  • CVE-2022-48940HigAug 22, 2024
    affected >= 5.15.0, < 5.15.26fixed 5.15.26

    In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copy_map_value When both bpf_spin_lock and bpf_timer are present in a BPF map value, copy_map_value needs to skirt both objects when copying a value into and out of the map. Howe

  • CVE-2022-48939LowAug 22, 2024
    affected >= 5.6.0, < 5.10.103fixed 5.10.103

    In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcu_barrier Nothing

  • CVE-2022-48938MedAug 22, 2024
    affected < 4.19.323fixed 4.19.323

    In the Linux kernel, the following vulnerability has been resolved: CDC-NCM: avoid overflow in sanity checking A broken device may give an extreme offset like 0xFFF0 and a reasonable length for a fragment. In the sanity check as formulated now, this will create an integer overf

  • CVE-2022-48937LowAug 22, 2024
    affected >= 5.7.0, < 5.10.103fixed 5.10.103

    In the Linux kernel, the following vulnerability has been resolved: io_uring: add a schedule point in io_add_buffers() Looping ~65535 times doing kmalloc() calls can trigger soft lockups, especially with DEBUG features (like KASAN). [ 253.536212] watchdog: BUG: soft lockup -

  • CVE-2022-48935HigAug 22, 2024
    affected >= 5.5.0, < 5.10.198fixed 5.10.198

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: unregister flowtable hooks on netns exit Unregister flowtable hooks before they are releases via nf_tables_flowtable_destroy() otherwise hook core reports UAF. BUG: KASAN: use-after-free

  • CVE-2022-48934MedAug 22, 2024
    affected >= 5.1.0, < 5.4.182fixed 5.4.182

    In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() ida_simple_get() returns an id between min (0) and max (NFP_MAX_MAC_INDEX) inclusive. So NFP_MAX_MAC_INDEX (0xff) is a valid id. In order for th

  • CVE-2022-48933MedAug 22, 2024
    affected >= 5.4.0, < 5.4.182fixed 5.4.182

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this purpose. The ->init function

  • CVE-2022-48932HigAug 22, 2024
    affected >= 5.16.0, < 5.16.12fixed 5.16.12

    In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5_cmd_dr_create_fte

  • CVE-2022-48931MedAug 22, 2024
    affected >= 2.6.16, < 4.9.304fixed 4.9.304

    In the Linux kernel, the following vulnerability has been resolved: configfs: fix a race in configfs_{,un}register_subsystem() When configfs_register_subsystem() or configfs_unregister_subsystem() is executing link_group() or unlink_group(), it is possible that two processes ad

  • CVE-2022-48930MedAug 22, 2024
    affected >= 3.8.0, < 4.9.304fixed 4.9.304

    In the Linux kernel, the following vulnerability has been resolved: RDMA/ib_srp: Fix a deadlock Remove the flush_workqueue(system_long_wq) call since flushing system_long_wq is deadlock-prone and since that call is redundant with a preceding cancel_work_sync()

Page 596 of 706