VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,255)

  • CVE-2024-53681MedJan 15, 2025
    affected >= 6.9.0, < 6.12.9fixed 6.12.9

    In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmet_root_discovery_nqn_store treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the string. Create a new string with

  • CVE-2024-39282HigJan 15, 2025
    affected >= 5.19.0, < 6.1.124fixed 6.1.124

    In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main thread detects that the task h

  • CVE-2024-36476CriJan 15, 2025
    affected >= 5.8.0, < 5.10.233fixed 5.10.233

    In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ib_sge list' is accessible Move the declaration of the 'ib_sge list' variable outside the 'always_invalidate' block to ensure it remains accessible for use throughout the function. Previousl

  • CVE-2024-57881MedJan 11, 2025
    affected >= 6.10.0, < 6.12.7fixed 6.12.7

    In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy() In split_large_buddy(), we might call pfn_to_page() on a PFN that might not exist. In corner cases, such as when free

  • CVE-2024-57880MedJan 11, 2025
    affected >= 6.10.0, < 6.12.6fixed 6.12.6

    In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array The code uses the initialised member of the asoc_sdw_dailink struct to determine if a member of the array is in use. However in the case the arra

  • CVE-2024-57879MedJan 11, 2025
    affected >= 6.9.0, < 6.12.6fixed 6.12.6

    In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of iso_listen_bis Since hci_get_route holds the device before returning, the hdev should be released with hci_dev_put at the end of iso_listen_bis even if the func

  • CVE-2024-57878MedJan 11, 2025
    affected >= 6.9.0, < 6.12.5fixed 6.12.5

    In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR Currently fpmr_set() doesn't initialize the temporary 'fpmr' variable, and a SETREGSET call with a length of zero will leave this uninitialized. Consequently

  • CVE-2024-57877MedJan 11, 2025
    affected >= 6.12.0, < 6.12.5fixed 6.12.5

    In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: fix partial SETREGSET for NT_ARM_POE Currently poe_set() doesn't initialize the temporary 'ctrl' variable, and a SETREGSET call with a length of zero will leave this uninitialized. Consequently a

  • CVE-2024-57876HigJan 11, 2025
    affected < 6.1.120fixed 6.1.120

    In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Fix resetting msg rx state after topology removal If the MST topology is removed during the reception of an MST down reply or MST up request sideband message, the drm_dp_mst_topology_mgr::up_req_rec

  • CVE-2024-57875HigJan 11, 2025
    affected >= 6.10.0, < 6.12.5fixed 6.12.5

    In the Linux kernel, the following vulnerability has been resolved: block: RCU protect disk->conv_zones_bitmap Ensure that a disk revalidation changing the conventional zones bitmap of a disk does not cause invalid memory references when using the disk_zone_is_conv() helper by

  • CVE-2024-57874MedJan 11, 2025
    affected >= 5.10.0, < 5.10.231fixed 5.10.231

    In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL Currently tagged_addr_ctrl_set() doesn't initialize the temporary 'ctrl' variable, and a SETREGSET call with a length of zero will leave this uni

  • CVE-2024-57872MedJan 11, 2025
    affected >= 3.10.0, < 6.12.5fixed 6.12.5

    In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove() This will ensure that the scsi host is cleaned up properly using scsi_host_dev_release(). Otherwise, it may lead to memory leaks.

  • CVE-2024-57850HigJan 11, 2025
    affected >= 2.6.12, < 5.4.287fixed 5.4.287

    In the Linux kernel, the following vulnerability has been resolved: jffs2: Prevent rtime decompress memory corruption The rtime decompression routine does not fully check bounds during the entirety of the decompression pass and can corrupt memory outside the decompression buffe

  • CVE-2024-57849HigJan 11, 2025
    affected >= 4.8.0, < 5.4.287fixed 5.4.287

    In the Linux kernel, the following vulnerability has been resolved: s390/cpum_sf: Handle CPU hotplug remove during sampling CPU hotplug remove handling triggers the following function call sequence: CPUHP_AP_PERF_S390_SF_ONLINE --> s390_pmu_sf_offline_cpu() ... CPUHP

  • CVE-2024-57843CriJan 11, 2025
    affected >= 6.6.0, < 6.6.66fixed 6.6.66

    In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnet_rq_alloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.high_order_alloc_disable value is 1, then the frag always get

  • CVE-2024-57839MedJan 11, 2025
    affected >= 6.11.0, < 6.12.5fixed 6.12.5

    In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have reported that recent kernels occasi

  • CVE-2024-57838HigJan 11, 2025
    affected >= 5.17.0, < 6.1.120fixed 6.1.120

    In the Linux kernel, the following vulnerability has been resolved: s390/entry: Mark IRQ entries to fix stack depot warnings The stack depot filters out everything outside of the top interrupt context as an uninteresting or irrelevant part of the stack traces. This helps with s

  • CVE-2024-57809MedJan 11, 2025
    affected >= 4.20.0, < 6.12.4fixed 6.12.4

    In the Linux kernel, the following vulnerability has been resolved: PCI: imx6: Fix suspend/resume support on i.MX6QDL The suspend/resume functionality is currently broken on the i.MX6QDL platform, as documented in the NXP errata (ERR005723): https://www.nxp.com/docs/en/errat

  • CVE-2024-57807MedJan 11, 2025
    affected < 5.4.289fixed 5.4.289

    In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock(&instance->reset

  • CVE-2024-57806MedJan 11, 2025
    affected >= 6.7.0, < 6.12.8fixed 6.12.8

    In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction atomicity bug when enabling simple quotas Set squota incompat bit before committing the transaction that enables the feature. With the config CONFIG_BTRFS_ASSERT enabled, an assertion fa

Page 530 of 713