CVE-2023-52864
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 24.09.2025 00:15:36
In the Linux kernel, the following vulnerability has been resolved: platform/x86: wmi: Fix opening of char device Since commit fa1f68db6ca7 ("drivers: misc: pass miscdevice pointer via file private data"), the miscdevice stores a pointer to itself ...
CVE-2023-52865
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 14.01.2025 16:29:50
In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data Add the check for the return value of mtk_alloc_clk_data() in order to avoid NULL pointer dereference.
CVE-2023-52866
- EPSS 0.03%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 24.09.2025 00:25:15
In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event_hooks() When CONFIG_HID_UCLOGIC=y and CONFIG_KUNIT_ALL_TESTS=y, launch kernel and then the below user-...
CVE-2023-52867
- EPSS 0.03%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 24.09.2025 00:47:20
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: possible buffer overflow Buffer 'afmt_status' of size 6 could overflow, since index 'afmt_idx' is checked after access.
CVE-2023-52868
- EPSS 0.03%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 26.09.2025 16:17:03
In the Linux kernel, the following vulnerability has been resolved: thermal: core: prevent potential string overflow The dev->id value comes from ida_alloc() so it's a number between zero and INT_MAX. If it's too high then these sprintf()s will ov...
CVE-2023-52869
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 02.04.2025 15:18:25
In the Linux kernel, the following vulnerability has been resolved: pstore/platform: Add check for kstrdup Add check for the return value of kstrdup() and return the error if it fails in order to avoid NULL pointer dereference.
CVE-2023-52870
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 02.04.2025 15:18:02
In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data Add the check for the return value of mtk_alloc_clk_data() in order to avoid NULL pointer dereference.
CVE-2023-52871
- EPSS 0.03%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 26.09.2025 17:09:52
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: llcc: Handle a second device without data corruption Usually there is only one llcc device. But if there were a second, even a failed probe call would modify the global ...
CVE-2023-52872
- EPSS 0.03%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 02.04.2025 15:15:27
In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: fix race condition in status line change on dead connections gsm_cleanup_mux() cleans up the gsm by closing all DLCIs, stopping all timers, removing the virtual tty dev...
CVE-2023-52849
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:22
- Zuletzt bearbeitet 30.12.2024 20:09:41
In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix shutdown order Ira reports that removing cxl_mock_mem causes a crash with the following trace: BUG: kernel NULL pointer dereference, address: 0000000000000044 [..] ...