VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,255)

  • CVE-2022-49075HigFeb 26, 2025
    affected >= 4.13.0, < 4.14.276fixed 4.14.276

    In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve overflow the qgroup limit We use extent_changeset->bytes_changed in qgroup_reserve_data() to record how many bytes we set for EXTENT_QGROUP_RESERVED state. Currently the bytes_changed

  • CVE-2022-49074MedFeb 26, 2025
    affected >= 3.17.0, < 4.19.238fixed 4.19.238

    In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICR_CTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the *distributor* bit index, whereas it is a different bit

  • CVE-2022-49073HigFeb 26, 2025
    affected >= 4.18.0, < 4.19.238fixed 4.19.238

    In the Linux kernel, the following vulnerability has been resolved: ata: sata_dwc_460ex: Fix crash due to OOB write the driver uses libata's "tag" values from in various arrays. Since the mentioned patch bumped the ATA_TAG_INTERNAL to 32, the value of the SATA_DWC_QCMD_MAX need

  • CVE-2022-49072MedFeb 26, 2025
    affected >= 5.3.0, < 5.10.111fixed 5.10.111

    In the Linux kernel, the following vulnerability has been resolved: gpio: Restrict usage of GPIO chip irq members before initialization GPIO chip irq members are exposed before they could be completely initialized and this leads to race conditions. One such issue was observed

  • CVE-2022-49071MedFeb 26, 2025
    affected >= 5.15.0, < 5.15.34fixed 5.15.34

    In the Linux kernel, the following vulnerability has been resolved: drm/panel: ili9341: fix optional regulator handling If the optional regulator lookup fails, reset the pointer to NULL. Other functions such as mipi_dbi_poweron_reset_conditional() only do a NULL pointer check a

  • CVE-2022-49070MedFeb 26, 2025
    affected >= 5.15.33, < 5.15.34fixed 5.15.34

    In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix unregistering of framebuffers without device OF framebuffers do not have an underlying device in the Linux device hierarchy. Do a regular unregister call instead of hot unplugging such a non-existing

  • CVE-2022-49069MedFeb 26, 2025
    affected < 5.16.20fixed 5.16.20

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw [Why] Below general protection fault observed when WebGL Aquarium is run for longer duration. If drm debug logs are enabled and set t

  • CVE-2022-49068MedFeb 26, 2025
    affected < 5.15.35fixed 5.15.35

    In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfs_destroy_inode() which tells there are outstanding extents left. In btrfs_get_blocks_dire

  • CVE-2022-49067MedFeb 26, 2025
    affected >= 4.4.0, < 5.4.190fixed 5.4.190

    In the Linux kernel, the following vulnerability has been resolved: powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit mpe: On 64-bit Book3E vmalloc space starts at 0x8000000000000000. Because of the way __pa() works we have: __pa(0x8000000000000000) == 0, and therefo

  • CVE-2022-49066MedFeb 26, 2025
    affected >= 2.6.24, < 4.9.311fixed 4.9.311

    In the Linux kernel, the following vulnerability has been resolved: veth: Ensure eth header is in skb's linear part After feeding a decapsulated packet to a veth device with act_mirred, skb_headlen() may be 0. But veth_xmit() calls __dev_forward_skb(), which expects at least ET

  • CVE-2022-49065HigFeb 26, 2025
    affected >= 4.17.0, < 5.10.112fixed 5.10.112

    In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svc_deferred_event trace class Fix a NULL deref crash that occurs when an svc_rqst is deferred while the sunrpc tracing subsystem is enabled. svc_revisit() sets dr->xprt to NULL, so it can't be

  • CVE-2022-49064MedFeb 26, 2025
    affected >= 5.17.0, < 5.17.4fixed 5.17.4

    In the Linux kernel, the following vulnerability has been resolved: cachefiles: unmark inode in use in error path Unmark inode in use if error encountered. If the in-use flag leakage occurs in cachefiles_open_file(), Cachefiles will complain "Inode already in use" when later an

  • CVE-2022-49063HigFeb 26, 2025
    affected >= 5.8.0, < 5.10.238fixed 5.10.238

    In the Linux kernel, the following vulnerability has been resolved: ice: arfs: fix use-after-free when freeing @rx_cpu_rmap The CI testing bots triggered the following splat: [ 718.203054] BUG: KASAN: use-after-free in free_irq_cpu_rmap+0x53/0x80 [ 718.206349] Read of size 4

  • CVE-2022-49062HigFeb 26, 2025
    affected >= 5.17.0, < 5.17.4fixed 5.17.4

    In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr Use the actual length of volume coherency data when setting the xattr to avoid the following KASAN report. BUG: KASAN: slab-out-of-bound

  • CVE-2022-49061MedFeb 26, 2025
    affected >= 4.8.0, < 5.4.190fixed 5.4.190

    In the Linux kernel, the following vulnerability has been resolved: net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link When using a fixed-link, the altr_tse_pcs driver crashes due to null-pointer dereference as no phy_device is provided to tse_pcs_fix_mac_

  • CVE-2022-49060MedFeb 26, 2025
    affected >= 5.1.0, < 5.4.190fixed 5.4.190

    In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereference in smc_pnet_find_ib() dev_name() was called with dev.parent as argument but without to NULL-check it before. Solve this by checking the pointer before the call to dev_name(

  • CVE-2022-49059HigFeb 26, 2025
    affected >= 3.2.0, < 4.9.311fixed 4.9.311

    In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flush_workqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the unexpected scheduling between the used delayed m

  • CVE-2022-49058CriFeb 26, 2025
    affected >= 2.6.37, < 4.9.311fixed 4.9.311

    In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305_glue.c:198 poly1305_update_arch() error: __memcpy() 'dctx->buf' too small (16 vs u32max) It's caused be

  • CVE-2022-49057MedFeb 26, 2025
    affected >= 5.16.0, < 5.17.4fixed 5.17.4

    In the Linux kernel, the following vulnerability has been resolved: block: null_blk: end timed out poll request When poll request is timed out, it is removed from the poll list, but not completed, so the request is leaked, and never get chance to complete. Fix the issue by end

  • CVE-2022-49055MedFeb 26, 2025
    affected >= 4.2.0, < 4.9.311fixed 4.9.311

    In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check for potential null return of kmalloc_array() As the kmalloc_array() may return null, the 'event_waiters[i].wait' would lead to null-pointer dereference. Therefore, it is better to check the re

Page 521 of 713