CVE-2023-52854
- EPSS 0.24%
- Veröffentlicht 21.05.2024 16:15:22
- Zuletzt bearbeitet 03.02.2025 16:13:08
In the Linux kernel, the following vulnerability has been resolved: padata: Fix refcnt handling in padata_free_shell() In a high-load arm64 environment, the pcrypt_aead01 test in LTP can lead to system UAF (Use-After-Free) issues. Due to the length...
CVE-2023-52825
- EPSS 0.18%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 04.08.2026 10:18:44
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix a race condition of vram buffer unref in svm code prange->svm_bo unref can happen in both mmu callback and a callback after migrate to system ram. Both are async ca...
CVE-2023-52826
- EPSS 0.24%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 30.12.2024 20:08:33
In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference In tpg110_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL p...
CVE-2023-52828
- EPSS 0.25%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 26.09.2025 16:57:00
In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpf_throw kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in de...
CVE-2023-52829
- EPSS 0.26%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 04.08.2026 10:18:44
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix possible out-of-bound write in ath12k_wmi_ext_hal_reg_caps() reg_cap.phy_id is extracted from WMI event and could be an unexpected value in case some errors happe...
CVE-2023-52831
- EPSS 0.24%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 23.09.2025 22:46:04
In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Don't offline the last non-isolated CPU If a system has isolated CPUs via the "isolcpus=" command line parameter, then an attempt to offline the last housekeeping CPU ...
CVE-2023-52833
- EPSS 0.24%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 31.12.2024 20:09:52
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Add date->evt_skb is NULL check fix crash because of null pointers [ 6104.969662] BUG: kernel NULL pointer dereference, address: 00000000000000c8 [ 6104.969667] ...
CVE-2023-52834
- EPSS 0.65%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 04.08.2026 10:18:45
In the Linux kernel, the following vulnerability has been resolved: atl1c: Work around the DMA RX overflow issue This is based on alx driver commit 881d0327db37 ("net: alx: Work around the DMA RX overflow issue"). The alx and atl1c drivers had RX ...
CVE-2023-52808
- EPSS 0.24%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 14.01.2025 16:32:53
In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs If init debugfs failed during device registration due to memory allocation failure, debugfs_remove_recursive(...
CVE-2023-52811
- EPSS 0.25%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 02.04.2025 15:00:51
In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely ev...