CVE-2024-26618
- EPSS 0.24%
- Veröffentlicht 11.03.2024 18:15:19
- Zuletzt bearbeitet 03.11.2025 20:16:10
In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit sme_alloc() early with existing storage When sme_alloc() is called with existing storage and we are not flushing we will always allocate new storage, both le...
CVE-2024-26620
- EPSS 0.95%
- Veröffentlicht 11.03.2024 18:15:19
- Zuletzt bearbeitet 14.02.2025 16:39:02
In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: always filter entire AP matrix The vfio_ap_mdev_filter_matrix function is called whenever a new adapter or domain is assigned to the mdev. The purpose of the function...
CVE-2024-26608
- EPSS 0.23%
- Veröffentlicht 11.03.2024 18:15:18
- Zuletzt bearbeitet 03.04.2025 15:18:30
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix global oob in ksmbd_nl_policy Similar to a reported issue (check the commit b33fb5b801c6 ("net: qualcomm: rmnet: fix global oob in rmnet_policy"), my local fuzzer finds ...
CVE-2023-52494
- EPSS 0.28%
- Veröffentlicht 11.03.2024 18:15:17
- Zuletzt bearbeitet 24.07.2026 15:16:54
In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Add alignment check for event ring read pointer Though we do check the event ring read pointer by "is_valid_ring_ptr" to make sure it is in the buffer range, but th...
CVE-2023-52495
- EPSS 0.28%
- Veröffentlicht 11.03.2024 18:15:17
- Zuletzt bearbeitet 14.02.2025 16:39:14
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmic_glink_altmode: fix port sanity check The PMIC GLINK altmode driver currently supports at most two ports. Fix the incomplete port sanity check on notifications to a...
CVE-2023-52498
- EPSS 0.24%
- Veröffentlicht 11.03.2024 18:15:17
- Zuletzt bearbeitet 12.12.2024 17:32:20
In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Fix possible deadlocks in core system-wide PM code It is reported that in low-memory situations the system-wide resume core code deadlocks, because async_schedule_dev() ...
CVE-2023-52486
- EPSS 0.22%
- Veröffentlicht 11.03.2024 18:15:16
- Zuletzt bearbeitet 14.01.2025 15:01:47
In the Linux kernel, the following vulnerability has been resolved: drm: Don't unref the same fb many times by mistake due to deadlock handling If we get a deadlock after the fb lookup in drm_mode_page_flip_ioctl() we proceed to unref the fb and th...
CVE-2023-52487
- EPSS 0.27%
- Veröffentlicht 11.03.2024 18:15:16
- Zuletzt bearbeitet 12.12.2024 17:31:37
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix peer flow lists handling The cited change refactored mlx5e_tc_del_fdb_peer_flow() to only clear DUP flag when list of peer flows has become empty. However, if any co...
CVE-2023-52488
- EPSS 0.29%
- Veröffentlicht 11.03.2024 18:15:16
- Zuletzt bearbeitet 14.02.2025 16:40:56
In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO The SC16IS7XX IC supports a burst mode to access the FIFOs where the initial register address is sent ($0...
CVE-2023-52489
- EPSS 0.29%
- Veröffentlicht 11.03.2024 18:15:16
- Zuletzt bearbeitet 14.02.2025 16:41:06
In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memory_section->usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where P...