VYPR

apk package

chainguard/linux-qemu-6.18-bootc

pkg:apk/chainguard/linux-qemu-6.18-bootc

Vulnerabilities (12)

  • CVE-2026-53285Jun 27, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED [Why] dcn32_validate_bandwidth() wraps dcn32_internal_validate_bw() with DC_FP_START()/DC_FP_END(). In x86 non-RT, DC_FP_ST

  • CVE-2026-53308Jun 27, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Free allocated workqueue and fix removal order Use devm interface for allocating workqueue to fix two bugs at the same time: 1. Driver leaks the memory on remove(), because the workque

  • CVE-2026-53222Jun 26, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: fix resource freeing order Commit a60fc3294a37 ("ptp: rework ptp_clock_unregister() to disable events") added a call to ptp_disable_all_events() which changes the configuration of pins if they support

  • CVE-2026-53257modJun 25, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    kernel: wifi: cfg80211: enforce HE/EHT cap/oper consistency

  • CVE-2026-53178modJun 25, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    kernel: staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction

  • CVE-2026-46330HigJun 9, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro, the TCP ULP support for SMC is fundamentally broken. The implementation attempt

  • CVE-2026-46311HigJun 8, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix access to stale wptr mapping Use drm_exec to take both locks i.e vm root bo and wptr_obj bo to access the mapping data properly. This fixes the security issue of unmap the wptr_obj while

  • CVE-2026-46298Jun 8, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix race with interrupt handler While executing ->ioctl handler or ->release handler, if an interrupt fires on the same cpu, then we can enter into a deadlock. This patch fixes both these

  • CVE-2026-43414CriMay 8, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Completely fix fcport double free In qla24xx_els_dcmd_iocb() sp->free is set to qla2x00_els_dcmd_sp_free(). When an error happens, this function is called by qla2x00_sp_release(), when kref_put()

  • CVE-2026-31589CriApr 24, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: mm: call ->free_folio() directly in folio_unmap_invalidate() We can only call filemap_free_folio() if we have a reference to (or hold a lock on) the mapping. Otherwise, we've already removed the folio from the

  • CVE-2026-31501CriApr 22, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path cppi5_hdesc_get_psdata() returns a pointer into the CPPI descriptor. In both emac_rx_packet() and emac_rx_packet_zc(), the descriptor is f

  • CVE-2026-23327HigMar 25, 2026
    affected < 6.18.38-r2fixed 6.18.38-r2

    In the Linux kernel, the following vulnerability has been resolved: cxl/mbox: validate payload size before accessing contents in cxl_payload_from_user_allowed() cxl_payload_from_user_allowed() casts and dereferences the input payload without first verifying its size. When a raw