CVE-2024-26970
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:13
- Zuletzt bearbeitet 20.03.2025 21:28:18
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the a...
CVE-2024-26969
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:13
- Zuletzt bearbeitet 23.12.2024 13:58:07
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the a...
CVE-2024-26966
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 23.12.2024 13:50:21
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the ...
CVE-2024-26960
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 20.03.2025 21:28:01
In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between free_swap_and_cache() and swapoff() There was previously a theoretical window where swapoff() could run and teardown a swap_info_struct while a call to f...
CVE-2024-26958
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 28.08.2025 15:15:41
In the Linux kernel, the following vulnerability has been resolved: nfs: fix UAF in direct writes In production we have been hitting the following warning consistently ------------[ cut here ]------------ refcount_t: underflow; use-after-free. WAR...
CVE-2024-26957
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 20.03.2025 21:27:17
In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix reference counting on zcrypt card objects Tests with hot-plugging crytpo cards on KVM guests with debug kernel build revealed an use after free for the load field ...
CVE-2024-26950
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 20.03.2025 21:26:25
In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: access device through ctx instead of peer The previous commit fixed a bug that led to a NULL peer->device being dereferenced. It's actually easier and faster pe...
CVE-2024-26931
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:07
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000...
CVE-2024-3096
- EPSS 0.59%
- Veröffentlicht 29.04.2024 04:15:08
- Zuletzt bearbeitet 18.06.2025 21:10:50
In PHP version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\x00), testing a blank string as the password via password_verify() will incorrectly return true.
CVE-2022-48655
- EPSS 0.05%
- Veröffentlicht 28.04.2024 13:15:07
- Zuletzt bearbeitet 10.01.2025 19:06:09
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Harden accesses to the reset domains Accessing reset domains descriptors by the index upon the SCMI drivers requests through the SCMI reset operations interface...