VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,255)

  • CVE-2025-21661HigJan 21, 2025
    affected >= 6.11.0, < 6.12.10fixed 6.12.10

    In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix missing lookup table cleanups When a virtuser device is created via configfs and the probe fails due to an incorrect lookup table, the table is not removed. This prevents subsequent probe at

  • CVE-2025-21660MedJan 21, 2025
    affected < 6.1.125fixed 6.1.125

    In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked When `ksmbd_vfs_kern_path_locked` met an error and it is not the last entry, it will exit without restoring changed path buffer. But later this

  • CVE-2025-21659HigJan 21, 2025
    affected >= 6.8.0, < 6.12.10fixed 6.12.10

    In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the

  • CVE-2025-21658MedJan 21, 2025
    affected >= 5.11.0, < 6.6.72fixed 6.6.72

    In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid extent tree [BUG] Syzbot reported a crash with the following call trace: BTRFS info (device loop0): scrub: started on devid 1 BUG: kernel NULL pointer dere

  • CVE-2025-21657MedJan 21, 2025
    affected >= 6.12.0, < 6.12.10fixed 6.12.10

    In the Linux kernel, the following vulnerability has been resolved: sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass() scx_ops_bypass() iterates all CPUs to re-enqueue all the scx tasks. For each CPU, it acquires a lock using rq_lock() regardless of whether

  • CVE-2025-21656MedJan 21, 2025
    affected >= 5.6.0, < 6.6.72fixed 6.6.72

    In the Linux kernel, the following vulnerability has been resolved: hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur scsi_execute_cmd() function can return both negative (linux codes) and positive (scsi_cmnd result field) error codes. Currently the d

  • CVE-2024-57946MedJan 21, 2025
    affected < 5.4.289fixed 5.4.289

    In the Linux kernel, the following vulnerability has been resolved: virtio-blk: don't keep queue frozen during system suspend Commit 4ce6e2db00de ("virtio-blk: Ensure no requests in virtqueues before deleting vqs.") replaces queue quiesce with queue freeze in virtio-blk's PM ca

  • CVE-2024-57945HigJan 21, 2025
    affected < 5.10.258fixed 5.10.258

    In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix the out of bound issue of vmemmap address In sparse vmemmap model, the virtual address of vmemmap is calculated as: ((struct page *)VMEMMAP_START - (phys_ram_base >> PAGE_SHIFT)). And the struct

  • CVE-2024-57944MedJan 21, 2025
    affected >= 6.9.0, < 6.12.10fixed 6.12.10

    In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: Add NULL check in ads1298_init devm_kasprintf() can return a NULL pointer on failure. A check on the return value of such a call in ads1298_init() is missing. Add it.

  • CVE-2024-57943HigJan 21, 2025
    affected >= 6.12.0, < 6.12.10fixed 6.12.10

    In the Linux kernel, the following vulnerability has been resolved: exfat: fix the new buffer was not zeroed before writing Before writing, if a buffer_head marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit u

  • CVE-2024-57942MedJan 21, 2025
    affected >= 6.12.0, < 6.12.10fixed 6.12.10

    In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfs_unlock_read_folio() in which folios are marked appropriately for copying to the cache (either with by being marked dirty and having their private

  • CVE-2024-57941MedJan 21, 2025
    affected >= 6.12.0, < 6.12.10fixed 6.12.10

    In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled (e.g. due to a DIO write on that file), future copying to the cache for that fi

  • CVE-2024-57940MedJan 21, 2025
    affected >= 5.7.0, < 5.10.234fixed 5.10.234

    In the Linux kernel, the following vulnerability has been resolved: exfat: fix the infinite loop in exfat_readdir() If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry in the cluster, 'dentry' will n

  • CVE-2024-57939MedJan 21, 2025
    affected >= 4.15.0, < 5.10.234fixed 5.10.234

    In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die() die() can be called in exception handler, and therefore cannot sleep. However, die() takes spinlock_t which can sleep with PREEMPT_RT enabled. That causes the fol

  • CVE-2024-57938MedJan 21, 2025
    affected >= 3.13.0, < 5.4.289fixed 5.4.289

    In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctp_association_init() While by default max_autoclose equals to INT_MAX / HZ, one may set net.sctp.max_autoclose to UINT_MAX. There is code in sctp_association_i

  • CVE-2024-57936CriJan 21, 2025
    affected >= 6.12.0, < 6.12.9fixed 6.12.9

    In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix max SGEs for the Work Request Gen P7 supports up to 13 SGEs for now. WQE software structure can hold only 6 now. Since the max send sge is reported as 13, the stack can give requests up to 13

  • CVE-2024-57935MedJan 21, 2025
    affected >= 6.12.2, < 6.12.9fixed 6.12.9

    In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix accessing invalid dip_ctx during destroying QP If it fails to modify QP to RTR, dip_ctx will not be attached. And during detroying QP, the invalid dip_ctx pointer will be accessed.

  • CVE-2024-57934MedJan 21, 2025
    affected >= 6.11.0, < 6.12.9fixed 6.12.9

    In the Linux kernel, the following vulnerability has been resolved: fgraph: Add READ_ONCE() when accessing fgraph_array[] In __ftrace_return_to_handler(), a loop iterates over the fgraph_array[] elements, which are fgraph_ops. The loop checks if an element is a fgraph_stub to p

  • CVE-2024-57933MedJan 21, 2025
    affected >= 6.4.0, < 6.6.70fixed 6.6.70

    In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK p

  • CVE-2024-57932CriJan 21, 2025
    affected >= 6.4.0, < 6.6.70fixed 6.6.70

    In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if eit

Page 525 of 713