CVE-2025-38261
- EPSS 0.08%
- Veröffentlicht 09.07.2025 10:42:36
- Zuletzt bearbeitet 20.11.2025 20:14:50
In the Linux kernel, the following vulnerability has been resolved: riscv: save the SR_SUM status over switches When threads/tasks are switched we need to ensure the old execution's SR_SUM state is saved and the new thread has the old SR_SUM state ...
CVE-2025-38250
- EPSS 0.06%
- Veröffentlicht 09.07.2025 10:42:30
- Zuletzt bearbeitet 25.03.2026 11:16:10
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix use-after-free in vhci_flush() syzbot reported use-after-free in vhci_flush() without repro. [0] From the splat, a thread close()d a vhci file descriptor ...
CVE-2025-38245
- EPSS 0.05%
- Veröffentlicht 09.07.2025 10:42:27
- Zuletzt bearbeitet 18.12.2025 17:14:38
In the Linux kernel, the following vulnerability has been resolved: atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). syzbot reported a warning below during atm_dev_register(). [0] Before creating a new device and procfs/sy...
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-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-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_...