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-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-26973
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:13
- Zuletzt bearbeitet 12.05.2026 12:16:28
In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fat_encode_fh_nostale() encodes file handle without a parent it stores only first 10 bytes of the file handle. However the ...
CVE-2024-26958
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:27
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-26960
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:28
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-26965
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 23.12.2025 00:54:15
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-msm8974: 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-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-26950
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:27
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-26951
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:27
In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: check for dangling peer via is_dead instead of empty list If all peers are removed via wg_peer_remove_all(), rather than setting peer_list to empty, the peer is...
CVE-2024-26955
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 23.12.2025 00:59:13
In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submit_bh_wbc() Fix a bug where nilfs_get_block() returns a successful status when searching and inserting the specified block both fail inconsistentl...