CVE-2025-38244
- EPSS 0.05%
- Veröffentlicht 09.07.2025 10:42:26
- Zuletzt bearbeitet 20.11.2025 20:13:41
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential deadlock when reconnecting channels Fix cifs_signal_cifsd_for_reconnect() to take the correct lock order and prevent the following deadlock from happenin...
CVE-2025-38242
- EPSS 0.06%
- Veröffentlicht 09.07.2025 10:42:25
- Zuletzt bearbeitet 19.11.2025 15:44:49
In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfd_move and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUG_ON in commit c50f8e6053b0,...
CVE-2025-38239
- EPSS 0.07%
- Veröffentlicht 09.07.2025 10:42:24
- Zuletzt bearbeitet 18.12.2025 17:15:56
In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix invalid node index On a system with DRAM interleave enabled, out-of-bound access is detected: megaraid_sas 0000:3f:00.0: requested/available msix 128/128 p...
CVE-2024-36357
- EPSS 0.1%
- Veröffentlicht 08.07.2025 17:01:48
- Zuletzt bearbeitet 15.04.2026 00:35:42
A transient execution vulnerability in some AMD processors may allow an attacker to infer data in the L1D cache, potentially resulting in the leakage of sensitive information across privileged boundaries.
CVE-2024-36350
- EPSS 0.03%
- Veröffentlicht 08.07.2025 16:56:39
- Zuletzt bearbeitet 15.04.2026 00:35:42
A transient execution vulnerability in some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information.
CVE-2025-38237
- EPSS 0.07%
- Veröffentlicht 08.07.2025 07:42:57
- Zuletzt bearbeitet 18.12.2025 19:20:28
In the Linux kernel, the following vulnerability has been resolved: media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode() In fimc_is_hw_change_mode(), the function changes camera modes without waiting for hardware completi...
CVE-2025-38236
- EPSS 0.03%
- Veröffentlicht 08.07.2025 07:35:23
- Zuletzt bearbeitet 12.05.2026 13:16:45
In the Linux kernel, the following vulnerability has been resolved: af_unix: Don't leave consecutive consumed OOB skbs. Jann Horn reported a use-after-free in unix_stream_read_generic(). The following sequences reproduce the issue: $ python3 ...
CVE-2025-38234
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:46
- Zuletzt bearbeitet 17.03.2026 13:30:18
In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in push_rt_task Overview ======== When a CPU chooses to call push_rt_task and picks a task to push to another CPU's runqueue then it will call find_lock_lowest_r...
CVE-2025-38232
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:45
- Zuletzt bearbeitet 17.03.2026 13:29:39
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exports_proc As of now nfsd calls create_proc_exports_entry() at start of init_nfsd and cleanup by remove_proc_entry() at last of exit_...
CVE-2025-38230
- EPSS 0.06%
- Veröffentlicht 04.07.2025 13:37:44
- Zuletzt bearbeitet 18.12.2025 19:31:41
In the Linux kernel, the following vulnerability has been resolved: jfs: validate AG parameters in dbMount() to prevent crashes Validate db_agheight, db_agwidth, and db_agstart in dbMount to catch corrupted metadata early and avoid undefined behavi...