CVE-2025-37932
- EPSS 0.09%
- Veröffentlicht 20.05.2025 15:21:57
- Zuletzt bearbeitet 19.12.2025 17:34:41
In the Linux kernel, the following vulnerability has been resolved: sch_htb: make htb_qlen_notify() idempotent htb_qlen_notify() always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not...
CVE-2025-37926
- EPSS 0.03%
- Veröffentlicht 20.05.2025 15:21:53
- Zuletzt bearbeitet 17.03.2026 15:46:45
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_session_rpc_open A UAF issue can occur due to a race condition between ksmbd_session_rpc_open() and __session_rpc_close(). Add rpc_lock to the se...
CVE-2025-37924
- EPSS 0.27%
- Veröffentlicht 20.05.2025 15:21:52
- Zuletzt bearbeitet 02.04.2026 09:16:18
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess->user = NULL was introduced to fix the dangling pointer created by ksmbd_free_user. However, it is possible anothe...
CVE-2025-37923
- EPSS 0.07%
- Veröffentlicht 20.05.2025 15:21:51
- Zuletzt bearbeitet 10.11.2025 20:58:04
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix oob write in trace_seq_to_buffer() syzbot reported this bug: ================================================================== BUG: KASAN: slab-out-of-bounds in trace...
CVE-2025-37907
- EPSS 0.04%
- Veröffentlicht 20.05.2025 15:21:40
- Zuletzt bearbeitet 17.11.2025 15:02:38
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix locking order in ivpu_job_submit Fix deadlock in job submission and abort handling. When a thread aborts currently executing jobs due to a fault, it first locks the...
CVE-2025-37892
- EPSS 0.05%
- Veröffentlicht 20.05.2025 11:15:48
- Zuletzt bearbeitet 12.11.2025 20:35:43
In the Linux kernel, the following vulnerability has been resolved: mtd: inftlcore: Add error check for inftl_read_oob() In INFTL_findwriteunit(), the return value of inftl_read_oob() need to be checked. A proper implementation can be found in INFT...
CVE-2023-53146
- EPSS 0.06%
- Veröffentlicht 14.05.2025 12:43:59
- Zuletzt bearbeitet 12.11.2025 20:37:33
In the Linux kernel, the following vulnerability has been resolved: media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer() In dw2102_i2c_transfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i...
CVE-2024-28956
- EPSS 0.23%
- Veröffentlicht 13.05.2025 21:15:59
- Zuletzt bearbeitet 15.04.2026 00:35:42
Exposure of Sensitive Information in Shared Microarchitectural Structures during Transient Execution for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.
CVE-2023-53145
- EPSS 0.06%
- Veröffentlicht 10.05.2025 14:19:14
- Zuletzt bearbeitet 12.11.2025 20:42:21
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition In btsdio_probe, the data->work is bound with btsdio_work. It will be started in btsdio_send_frame....
CVE-2025-37884
- EPSS 0.05%
- Veröffentlicht 09.05.2025 06:45:47
- Zuletzt bearbeitet 02.01.2026 16:15:54
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcu_tasks_trace and event_mutex. Fix the following deadlock: CPU A _free_event() perf_kprobe_destroy() mutex_lock(&event_mutex) perf_trace_eve...