VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,254)

  • CVE-2023-52508MedMar 2, 2024
    affected >= 5.19.0, < 6.1.56fixed 6.1.56

    In the Linux kernel, the following vulnerability has been resolved: nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid() The nvme_fc_fcp_op structure describing an AEN operation is initialized with a null request structure pointer. An FC LLDD may make a call to nvm

  • CVE-2023-52507HigMar 2, 2024
    affected >= 3.2.0, < 4.14.328fixed 4.14.328

    In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially

  • CVE-2023-52506MedMar 2, 2024
    affected >= 6.5.0, < 6.5.6fixed 6.5.6

    In the Linux kernel, the following vulnerability has been resolved: LoongArch: Set all reserved memblocks on Node#0 at initialization After commit 61167ad5fecdea ("mm: pass nid to reserve_bootmem_region()") we get a panic if DEFERRED_STRUCT_PAGE_INIT is enabled: [ 0.000000]

  • CVE-2023-52505MedMar 2, 2024
    affected >= 5.18.0, < 6.1.59fixed 6.1.59

    In the Linux kernel, the following vulnerability has been resolved: phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers The protocol converter configuration registers PCC8, PCCC, PCCD (implemented by the driver), as well as others, control protocol

  • CVE-2023-52504HigMar 2, 2024
    affected >= 4.17.0, < 4.19.297fixed 4.19.297

    In the Linux kernel, the following vulnerability has been resolved: x86/alternatives: Disable KASAN in apply_alternatives() Fei has reported that KASAN triggers during apply_alternatives() on a 5-level paging machine: BUG: KASAN: out-of-bounds in rcu_is_watching() Read of si

  • CVE-2023-52503HigMar 2, 2024
    affected >= 5.6.0, < 5.10.199fixed 5.10.199

    In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix use-after-free vulnerability in amdtee_close_session There is a potential race condition in amdtee_close_session that may cause use-after-free in amdtee_open_session. For instance, if a session

  • CVE-2023-52502HigMar 2, 2024
    affected >= 3.6.0, < 4.19.297fixed 4.19.297

    In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() Sili Luo reported a race in nfc_llcp_sock_get(), leading to UAF. Getting a reference on the socket found in a lookup while holding a lock s

  • CVE-2023-52501HigMar 2, 2024
    affected >= 5.7.0, < 5.10.198fixed 5.10.198

    In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not attempt to read past "commit" When iterating over the ring buffer while the ring buffer is active, the writer can corrupt the reader. There's barriers to help detect this and handle it, but

  • CVE-2023-52500MedMar 2, 2024
    affected >= 3.10.0, < 5.10.198fixed 5.10.198

    In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command Tags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed when we receive the response.

  • CVE-2023-52499MedMar 2, 2024
    affected >= 5.12.0, < 5.15.137fixed 5.15.137

    In the Linux kernel, the following vulnerability has been resolved: powerpc/47x: Fix 47x syscall return crash Eddie reported that newer kernels were crashing during boot on his 476 FSP2 system: kernel tried to execute user page (b7ee2000) - exploit attempt? (uid: 0) BUG: U

  • CVE-2022-48628MedMar 2, 2024
    affected >= 2.6.34, < 6.1.56fixed 6.1.56

    In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the i_count will be released. Then it will flu

  • CVE-2022-48627MedMar 2, 2024
    affected >= 3.7.0, < 4.19.312fixed 4.19.312

    In the Linux kernel, the following vulnerability has been resolved: vt: fix memory overlapping when deleting chars in the buffer A memory overlapping copy occurs when deleting a long line. This memory overlapping copy can cause data corruption when scr_memcpyw is optimized to m

  • CVE-2023-52497HigMar 1, 2024
    affected >= 5.3.0, < 5.4.285fixed 5.4.285

    In the Linux kernel, the following vulnerability has been resolved: erofs: fix lz4 inplace decompression Currently EROFS can map another compressed buffer for inplace decompression, that was used to handle the cases that some pages of compressed data are actually not in-place I

  • CVE-2023-52485MedFeb 29, 2024
    affected >= 6.7.0, < 6.7.3fixed 6.7.3

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command [Why] We can hang in place trying to send commands when the DMCUB isn't powered on. [How] For functions that execute within a DC context or DC lock we can w

  • CVE-2024-26607MedFeb 29, 2024
    affected >= 5.0.0, < 6.1.76fixed 6.1.76

    In the Linux kernel, the following vulnerability has been resolved: drm/bridge: sii902x: Fix probing race issue A null pointer dereference crash has been observed rarely on TI platforms using sii9022 bridge: [ 53.271356] sii902x_get_edid+0x34/0x70 [sii902x] [ 53.276066]

  • CVE-2023-52484MedFeb 29, 2024
    affected >= 5.12.0, < 5.15.134fixed 5.15.134

    In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------

  • CVE-2023-52483HigFeb 29, 2024
    affected >= 5.15.0, < 5.15.137fixed 5.15.137

    In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups (mctp_route_lookup and mctp_route_lookup_null) traverse the net's route list without the RCU read lock held. This means the route

  • CVE-2023-52482HigFeb 29, 2024
    affected >= 4.20.0, < 5.10.215fixed 5.10.215

    In the Linux kernel, the following vulnerability has been resolved: x86/srso: Add SRSO mitigation for Hygon processors Add mitigation for the speculative return stack overflow vulnerability which exists on Hygon processors too.

  • CVE-2023-52481MedFeb 29, 2024
    affected >= 3.7.0, < 6.1.57fixed 6.1.57

    In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add Cortex-A520 speculative unprivileged load workaround Implement the workaround for ARM Cortex-A520 erratum 2966298. On an affected Cortex-A520 core, a speculatively executed unprivileged load

  • CVE-2023-52480CriFeb 29, 2024
    affected < 6.1.57fixed 6.1.57

    In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix race condition between session lookup and expire Thread A + Thread B ksmbd_session_lookup | smb2_sess_setup sess = xa_load |

Page 709 of 713