CVE-2024-26691
- EPSS 0.01%
- Published 03.04.2024 15:15:52
- Last modified 27.02.2025 14:34:43
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix circular locking dependency The rule inside kvm enforces that the vcpu->mutex is taken *inside* kvm->lock. The rule is violated by the pkvm_create_hyp_vm() which ac...
CVE-2024-26692
- EPSS 0.02%
- Published 03.04.2024 15:15:52
- Last modified 17.03.2025 15:38:32
In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the se...
CVE-2024-26693
- EPSS 0.01%
- Published 03.04.2024 15:15:52
- Last modified 17.03.2025 15:37:25
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a crash when we run out of stations A DoS tool that injects loads of authentication frames made our AP crash. The iwl_mvm_is_dup() function couldn't find th...
CVE-2024-26694
- EPSS 0.01%
- Published 03.04.2024 15:15:52
- Last modified 07.01.2025 20:53:53
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix double-free bug The storage for the TLV PC register data wasn't done like all the other storage in the drv->fw area, which is cleared at the end of deallocation....
CVE-2024-26695
- EPSS 0.02%
- Published 03.04.2024 15:15:52
- Last modified 07.01.2025 17:27:31
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked The SEV platform device can be shutdown with a null psp_master, e.g., using DEBUG_TEST_DRIVER_REMOVE. ...
CVE-2024-26696
- EPSS 0.02%
- Published 03.04.2024 15:15:52
- Last modified 17.03.2025 15:37:03
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() Syzbot reported a hang issue in migrate_pages_batch() called by mbind() and nilfs_lookup_dirty_data_buffers() called in the lo...
CVE-2024-26697
- EPSS 0.01%
- Published 03.04.2024 15:15:52
- Last modified 17.03.2025 15:37:12
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfs_recovery_copy_block() of nilfs_recovery_dsync_blocks(), which recovers data from...
CVE-2024-26698
- EPSS 0.01%
- Published 03.04.2024 15:15:52
- Last modified 17.03.2025 15:36:53
In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove In commit ac5047671758 ("hv_netvsc: Disable NAPI before closing the VMBus channel"), napi_disable was getting c...
CVE-2024-26699
- EPSS 0.04%
- Published 03.04.2024 15:15:52
- Last modified 27.02.2025 14:34:43
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr [Why] There is a potential memory access violation while iterating through array of dcn35 clks. [How] Limit iteratio...
CVE-2023-52637
- EPSS 0.01%
- Published 03.04.2024 15:15:51
- Last modified 07.01.2025 17:22:33
In the Linux kernel, the following vulnerability has been resolved: can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER) Lock jsk->sk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...) modifies jsk->filters while r...