CVE-2025-37951
- EPSS 0.1%
- Veröffentlicht 20.05.2025 16:15:33
- Zuletzt bearbeitet 17.12.2025 20:05:00
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Add job to pending list if the reset was skipped When a CL/CSD job times out, we check if the GPU has made any progress since the last timeout. If so, instead of resetting...
CVE-2025-37952
- EPSS 0.07%
- Veröffentlicht 20.05.2025 16:15:33
- Zuletzt bearbeitet 17.11.2025 12:57:06
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix UAF in __close_file_table_ids A use-after-free is possible if one thread destroys the file via __ksmbd_close_fd while another thread holds a reference to it. The existin...
CVE-2025-37954
- EPSS 0.05%
- Veröffentlicht 20.05.2025 16:15:33
- Zuletzt bearbeitet 14.11.2025 17:03:37
In the Linux kernel, the following vulnerability has been resolved: smb: client: Avoid race in open_cached_dir with lease breaks A pre-existing valid cfid returned from find_or_create_cached_dir might race with a lease break, meaning open_cached_di...
CVE-2025-37956
- EPSS 0.07%
- Veröffentlicht 20.05.2025 16:15:33
- Zuletzt bearbeitet 14.11.2025 17:03:15
In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent rename with empty string Client can send empty newname string to ksmbd server. It will cause a kernel oops from d_alloc. This patch return the error when attempting ...
CVE-2025-37947
- EPSS 0.03%
- Veröffentlicht 20.05.2025 16:15:32
- Zuletzt bearbeitet 17.03.2026 15:56:07
In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating *pos ksmbd_vfs_stream_write() did not validate whether the write offset (*pos) was within the bounds of the existing stream...
CVE-2025-37948
- EPSS 0.08%
- Veröffentlicht 20.05.2025 16:15:32
- Zuletzt bearbeitet 18.12.2025 20:57:12
In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs A malicious BPF program may manipulate the branch history to influence what the hardware speculates will happen nex...
CVE-2025-37944
- EPSS 0.04%
- Veröffentlicht 20.05.2025 15:58:20
- Zuletzt bearbeitet 17.11.2025 12:57:39
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process Currently, ath12k_dp_mon_srng_process uses ath12k_hal_srng_src_get_next_entry to fetch the next entry from the d...
CVE-2025-37943
- EPSS 0.08%
- Veröffentlicht 20.05.2025 15:58:19
- Zuletzt bearbeitet 17.11.2025 12:57:46
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi In certain cases, hardware might provide packets with a length greater than the maximum native Wi-Fi header le...
CVE-2025-37942
- EPSS 0.01%
- Veröffentlicht 20.05.2025 15:58:18
- Zuletzt bearbeitet 02.01.2026 16:15:55
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-37937
- EPSS 0.07%
- Veröffentlicht 20.05.2025 15:34:39
- Zuletzt bearbeitet 19.12.2025 17:41:26
In the Linux kernel, the following vulnerability has been resolved: objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds() If dib8000_set_dds()'s call to dib8000_read32() returns zero, the result is a divide-by-zero. Prevent that fro...