VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,255)

  • CVE-2022-49522MedFeb 26, 2025
    affected >= 3.18.0, < 5.4.198fixed 5.4.198

    In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in other DMA-enabled MMC host drivers (cf. host/mmci.c) and limit the maximum segment size based on the DMA engine's capabilities. Th

  • CVE-2022-49521MedFeb 26, 2025
    affected >= 2.6.31, < 5.10.121fixed 5.10.121

    In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp() If no handler is found in lpfc_complete_unsol_iocb() to match the rctl of a received frame, the frame is dropped and resources are leaked. Fix by re

  • CVE-2022-49520MedFeb 26, 2025
    affected >= 4.17.0, < 5.4.198fixed 5.4.198

    In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall If a compat process tries to execute an unknown system call above the __ARM_NR_COMPAT_END number, the kernel sends a SIGILL signal to the

  • CVE-2022-49519HigFeb 26, 2025
    affected >= 4.10.0, < 5.10.121fixed 5.10.121

    In the Linux kernel, the following vulnerability has been resolved: ath10k: skip ath10k_halt during suspend for driver state RESTARTING Double free crash is observed when FW recovery(caused by wmi timeout/crash) is followed by immediate suspend event. The FW recovery is trigger

  • CVE-2022-49518HigFeb 26, 2025
    affected >= 5.14.0, < 5.18.3fixed 5.18.3

    In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload It is possible to craft a topology where sof_get_control_data() would do out of bounds access because it expects that it is only called w

  • CVE-2022-49517MedFeb 26, 2025
    affected >= 4.12.0, < 4.14.283fixed 4.14.283

    In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid the refcount

  • CVE-2022-49516MedFeb 26, 2025
    affected >= 5.8.0, < 5.18.3fixed 5.18.3

    In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The ice_get_vf_vsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and recreated. Several places throu

  • CVE-2022-49515HigFeb 26, 2025
    affected >= 5.16.0, < 5.17.14fixed 5.17.14

    In the Linux kernel, the following vulnerability has been resolved: ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t The CS35L41_NUM_OTP_ELEM is 100, but only 99 entries are defined in the array otp_map_1/2[CS35L41_NUM_OTP_ELEM], this will trigger UBSAN to rep

  • CVE-2022-49514MedFeb 26, 2025
    affected >= 4.2.0, < 4.9.318fixed 4.9.318

    In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe Call of_node_put(platform_node) to avoid refcount leak in the error path.

  • CVE-2022-49513MedFeb 26, 2025
    affected >= 4.6.0, < 5.15.91fixed 5.15.91

    In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Use kobject release() method to free dbs_data The struct dbs_data embeds a struct gov_attr_set and the struct gov_attr_set embeds a kobject. Since every kobject must have a release() method a

  • CVE-2022-49512MedFeb 26, 2025
    affected >= 4.17.0, < 5.10.121fixed 5.10.121

    In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: denali: Use managed device resources All of the resources used by this driver has managed interfaces, so use them. Otherwise we will get the following splat: [ 4.472703] denali-nand-pci 0000:0

  • CVE-2022-49511HigFeb 26, 2025
    affected >= 5.18.0, < 5.18.3fixed 5.18.3

    In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == list_add corruption. prev->next should be next (ffffffffc0ceb090), but was ffffec604507edc8. (prev=ffffec604507edc8). WARNING:

  • CVE-2022-49510MedFeb 26, 2025
    affected >= 5.17.0, < 5.17.14fixed 5.17.14

    In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omap_overlay.c:89:22-25: ERROR: r_ovl is NULL but dereferenced. Here should be ovl->idx rath

  • CVE-2022-49509HigFeb 26, 2025
    affected >= 5.9.0, < 5.15.46fixed 5.15.46

    In the Linux kernel, the following vulnerability has been resolved: media: i2c: max9286: fix kernel oops when removing module When removing the max9286 module we get a kernel oops: Unable to handle kernel paging request at virtual address 000000aa00000094 Mem abort info: ESR

  • CVE-2022-49508HigFeb 26, 2025
    affected >= 4.17.0, < 4.19.247fixed 4.19.247

    In the Linux kernel, the following vulnerability has been resolved: HID: elan: Fix potential double free in elan_input_configured 'input' is a managed resource allocated with devm_input_allocate_device(), so there is no need to call input_free_device() explicitly or there will

  • CVE-2022-49507MedFeb 26, 2025
    affected >= 5.11.0, < 5.15.46fixed 5.15.46

    In the Linux kernel, the following vulnerability has been resolved: regulator: da9121: Fix uninit-value in da9121_assign_chip_model() KASAN report slab-out-of-bounds in __regmap_init as follows: BUG: KASAN: slab-out-of-bounds in __regmap_init drivers/base/regmap/regmap.c:841 R

  • CVE-2022-49506MedFeb 26, 2025
    affected >= 5.12.0, < 5.15.54fixed 5.15.54

    In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtk_disp_o

  • CVE-2022-49505HigFeb 26, 2025
    affected < 4.9.318fixed 4.9.318

    In the Linux kernel, the following vulnerability has been resolved: NFC: NULL out the dev->rfkill to prevent UAF Commit 3e3b5dfcd16a ("NFC: reorder the logic in nfc_{un,}register_device") assumes the device_is_registered() in function nfc_dev_up() will help to check when the rf

  • CVE-2022-49504MedFeb 26, 2025
    affected >= 3.3.0, < 5.18.3fixed 5.18.3

    In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Inhibit aborts if external loopback plug is inserted After running a short external loopback test, when the external loopback is removed and a normal cable inserted that is directly connected to a t

  • CVE-2022-49503HigFeb 26, 2025
    affected >= 3.15.0, < 4.9.318fixed 4.9.318

    In the Linux kernel, the following vulnerability has been resolved: ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix The "rxstatus->rs_keyix" eventually gets passed to test_bit() so we need to ensure that it is within the bitmap. drivers/net/wirele

Page 499 of 713