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-26954
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 03.11.2025 22:16:48
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16() If ->NameOffset of smb2_create_req is smaller than Buffer offset of smb2_create_req, slab-out-of-bounds read can happen fr...
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...
CVE-2024-26956
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 23.12.2025 00:57:54
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submit_bh_wbc()". This resolves a kernel BUG reported by syzbot. ...
CVE-2024-26957
- EPSS 0.02%
- 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-26948
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:10
- Zuletzt bearbeitet 18.09.2025 14:12:33
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dc_state NULL check in dc_state_release [How] Check wheather state is NULL before releasing it.
CVE-2024-26938
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:09
- Zuletzt bearbeitet 05.01.2026 11:16:32
In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode() If we have no VBT, or the VBT didn't declare the encoder in question, we won't have the 'devdata...
CVE-2024-26934
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:26
In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usb_deauthorize_interface() Among the attribute file callback routines in drivers/usb/core/sysfs.c, the interface_authorized_store() function is the only...
CVE-2024-26936
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:08
- Zuletzt bearbeitet 18.09.2025 14:19:00
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2_allocate_rsp_buf() The response buffer should be allocated in smb2_allocate_rsp_buf before validating request. But the fields in payload...
CVE-2023-52648
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:07
- Zuletzt bearbeitet 18.09.2025 14:19:47
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new plane state requires unreferencing of all held surfaces. In the work required for mob cursors the...