CVE-2024-42077
- EPSS 0.02%
- Veröffentlicht 29.07.2024 16:15:07
- Zuletzt bearbeitet 03.11.2025 22:17:35
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2_dio_end_io_write() estimates number of necessary transaction credits using ocfs2_calc_extend_credit...
CVE-2024-42067
- EPSS 0.03%
- Veröffentlicht 29.07.2024 16:15:06
- Zuletzt bearbeitet 24.01.2025 16:15:36
In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() set_memory_rox() can fail, leaving memory unprotected. Check return and bail out when bpf_jit_bin...
CVE-2024-42068
- EPSS 0.02%
- Veröffentlicht 29.07.2024 16:15:06
- Zuletzt bearbeitet 03.11.2025 22:17:34
In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() set_memory_ro() can fail, leaving memory unprotected. Check its return and take it into account as an er...
CVE-2024-42070
- EPSS 0.01%
- Veröffentlicht 29.07.2024 16:15:06
- Zuletzt bearbeitet 12.05.2026 12:17:03
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers register store validation for NFT_DATA_VALUE is conditional, however, the datatype is always either N...
CVE-2024-41089
- EPSS 0.01%
- Veröffentlicht 29.07.2024 16:15:04
- Zuletzt bearbeitet 03.11.2025 22:17:32
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes In nv17_tv_get_hd_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead ...
CVE-2024-41095
- EPSS 0.01%
- Veröffentlicht 29.07.2024 16:15:04
- Zuletzt bearbeitet 03.11.2025 22:17:33
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes In nv17_tv_get_ld_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead ...
CVE-2024-41097
- EPSS 0.01%
- Veröffentlicht 29.07.2024 16:15:04
- Zuletzt bearbeitet 03.11.2025 22:17:34
In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacru_bind() Syzbot is still reporting quite an old issue [1] that occurs due to incomplete checking of present usb endpoints. As such, ...
CVE-2024-41073
- EPSS 0.04%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 14.01.2026 16:24:53
In the Linux kernel, the following vulnerability has been resolved: nvme: avoid double free special payload If a discard request needs to be retried, and that retry may fail before a new special payload is added, a double free will result. Clear th...
CVE-2024-41074
- EPSS 0.03%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:30
In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemand_id < 0 in copen If copen is maliciously called in the user mode, it may delete the request corresponding to the random id. And the reque...
CVE-2024-41075
- EPSS 0.03%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:31
In the Linux kernel, the following vulnerability has been resolved: cachefiles: add consistency check for copen/cread This prevents malicious processes from completing random copen/cread requests and crashing the system. Added checks are listed bel...