CVE-2024-2193
- EPSS 0.9%
- Veröffentlicht 15.03.2024 18:15:08
- Zuletzt bearbeitet 15.04.2026 00:35:42
A Speculative Race Condition (SRC) vulnerability that impacts modern CPU architectures supporting speculative execution (related to Spectre V1) has been disclosed. An unauthenticated attacker can exploit this vulnerability to disclose arbitrary data ...
CVE-2023-52608
- EPSS 0.01%
- Veröffentlicht 13.03.2024 14:15:07
- Zuletzt bearbeitet 25.02.2025 18:52:37
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Check mailbox/SMT channel for consistency On reception of a completion interrupt the shared memory area is accessed to retrieve the message header at first and ...
CVE-2024-26629
- EPSS 0.01%
- Veröffentlicht 13.03.2024 14:15:07
- Zuletzt bearbeitet 12.05.2026 12:16:18
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASE_LOCKOWNER The test on so_count in nfsd4_release_lockowner() is nonsense and harmful. Revert to using check_for_locks(), changing that to not sleep. First: harmf...
CVE-2024-26610
- EPSS 0.01%
- Veröffentlicht 11.03.2024 18:15:19
- Zuletzt bearbeitet 12.12.2024 17:31:47
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix a memory corruption iwl_fw_ini_trigger_tlv::data is a pointer to a __le32, which means that if we copy to iwl_fw_ini_trigger_tlv::data + offset while offset is i...
CVE-2024-26614
- EPSS 0.01%
- Veröffentlicht 11.03.2024 18:15:19
- Zuletzt bearbeitet 03.04.2025 15:20:30
In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the accept_queue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corru...
CVE-2024-26615
- EPSS 0.01%
- Veröffentlicht 11.03.2024 18:15:19
- Zuletzt bearbeitet 12.12.2024 15:31:02
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmb_desc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: sm...
CVE-2024-26608
- EPSS 0.04%
- 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.03%
- Veröffentlicht 11.03.2024 18:15:17
- Zuletzt bearbeitet 14.02.2025 16:41:13
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-52498
- EPSS 0.02%
- 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.01%
- 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...