VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,119)

  • CVE-2024-39509MedJul 12, 2024
    affected >= 4.7.0, < 4.19.317fixed 4.19.317

    In the Linux kernel, the following vulnerability has been resolved: HID: core: remove unnecessary WARN_ON() in implement() Syzkaller hit a warning [1] in a call to implement() when trying to write a value into a field of smaller size in an output report. Since implement() alre

  • CVE-2024-39508HigJul 12, 2024
    affected >= 5.1.0, < 6.6.35fixed 6.6.35

    In the Linux kernel, the following vulnerability has been resolved: io_uring/io-wq: Use set_bit() and test_bit() at worker->flags Utilize set_bit() and test_bit() on worker->flags within io_uring/io-wq to address potential data races. The structure io_worker->flags may be acce

  • CVE-2024-39507HigJul 12, 2024
    affected >= 5.1.0, < 5.15.162fixed 5.15.162

    In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause k

  • CVE-2024-39506MedJul 12, 2024
    affected >= 4.15.0, < 4.19.317fixed 4.19.317

    In the Linux kernel, the following vulnerability has been resolved: liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet In lio_vf_rep_copy_packet() pg_info->page is compared to a NULL value, but then it is unconditionally passed to skb_add_rx_frag() which lo

  • CVE-2024-39505MedJul 12, 2024
    affected >= 5.3.0, < 5.4.279fixed 5.4.279

    In the Linux kernel, the following vulnerability has been resolved: drm/komeda: check for error-valued pointer komeda_pipeline_get_state() may return an error-valued pointer, thus check the pointer for negative or null value before dereferencing.

  • CVE-2024-39504MedJul 12, 2024
    affected >= 6.2.0, < 6.6.35fixed 6.6.35

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_inner: validate mandatory meta and payload Check for mandatory netlink attributes in payload and meta expression when used embedded from the inner expression, otherwise NULL pointer dereference i

  • CVE-2024-39503HigJul 12, 2024
    affected < 5.4.279fixed 5.4.279

    In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:

  • CVE-2024-39502HigJul 12, 2024
    affected >= 5.4.0, < 5.4.279fixed 5.4.279

    In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netif_napi_del() When queues are started, netif_napi_add() and napi_enable() are called. If there are 4 queues and only 3 queues are used for the current configuration, only 3 queues' napi

  • CVE-2024-39500HigJul 12, 2024
    affected >= 5.13.0, < 5.15.162fixed 5.15.162

    In the Linux kernel, the following vulnerability has been resolved: sock_map: avoid race between sock_map_close and sk_psock_put sk_psock_get will return NULL if the refcount of psock has gone to 0, which will happen when the last call of sk_psock_put is done. However, sk_psock

  • CVE-2024-39499HigJul 12, 2024
    affected >= 3.9.0, < 4.19.317fixed 4.19.317

    In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in event_deliver() Coverity spotted that event_msg is controlled by user-space, event_msg->event_data.event is passed to event_deliver() and used as an index

  • CVE-2024-39498MedJul 12, 2024
    affected >= 6.7.0, < 6.9.6fixed 6.9.6

    In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2 [Why] Commit: - commit 5aa1dfcdf0a4 ("drm/mst: Refactor the flow for payload allocation/removement") accidently overwrite the commit - commit 54

  • CVE-2024-39497MedJul 12, 2024
    affected >= 5.2.0, < 5.10.229fixed 5.10.229

    In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) Lack of check for copy-on-write (COW) mapping in drm_gem_shmem_mmap allows users to call mmap with PROT_WRITE and MAP_PRIVATE flag causing a kerne

  • CVE-2024-39496HigJul 12, 2024
    affected >= 5.11.0, < 6.1.95fixed 6.1.95

    In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix use-after-free due to race with dev replace While loading a zone's info during creation of a block group, we can race with a device replace operation and then trigger a use-after-free on the d

  • CVE-2024-39495HigJul 12, 2024
    affected >= 4.9.0, < 5.4.279fixed 5.4.279

    In the Linux kernel, the following vulnerability has been resolved: greybus: Fix use-after-free bug in gb_interface_release due to race condition. In gb_interface_create, &intf->mode_switch_completion is bound with gb_interface_mode_switch_work. Then it will be started by gb_in

  • CVE-2024-39494HigJul 12, 2024
    affected >= 3.7.0, < 5.4.291fixed 5.4.291

    In the Linux kernel, the following vulnerability has been resolved: ima: Fix use-after-free on a dentry's dname.name ->d_name.name can change on rename and the earlier value can be freed; there are conditions sufficient to stabilize it (->d_lock on dentry, ->d_lock on its paren

  • CVE-2024-39493MedJul 10, 2024
    affected < 4.19.316fixed 4.19.316

    In the Linux kernel, the following vulnerability has been resolved: crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak Using completion_done to determine whether the caller has gone away only works after a complete call. Furthermore it's still possible that the caller has not ye

  • CVE-2024-39492HigJul 10, 2024
    affected >= 6.7.0, < 6.9.4fixed 6.9.4

    In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown The return value of pm_runtime_get_sync() in cmdq_mbox_shutdown() will return 1 when pm runtime state is active, and we don't want to get th

  • CVE-2024-39491MedJul 10, 2024
    affected >= 6.6.0, < 6.6.33fixed 6.6.33

    In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance The cs_dsp instance is initialized in the driver probe() so it should be freed in the driver remove(). Also fix a missing call to cs_dsp_remove() in the error

  • CVE-2024-39490MedJul 10, 2024
    affected >= 4.12.0, < 5.15.161fixed 5.15.161

    In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix missing sk_buff release in seg6_input_core The seg6_input() function is responsible for adding the SRH into a packet, delegating the operation to the seg6_input_core(). This function uses the skb_

  • CVE-2024-39489MedJul 10, 2024
    affected >= 4.10.0, < 4.19.316fixed 4.19.316

    In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix memleak in seg6_hmac_init_algo seg6_hmac_init_algo returns without cleaning up the previous allocations if one fails, so it's going to leak all that memory and the crypto tfms. Update seg6_hmac_e

Page 629 of 706