CVE-2025-38040
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:25
- Zuletzt bearbeitet 18.12.2025 21:32:44
In the Linux kernel, the following vulnerability has been resolved: serial: mctrl_gpio: split disable_ms into sync and no_sync APIs The following splat has been observed on a SAMA5D27 platform using atmel_serial: BUG: sleeping function called from...
CVE-2025-38038
- EPSS 0.05%
- Veröffentlicht 18.06.2025 09:33:24
- Zuletzt bearbeitet 14.11.2025 17:08:28
In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost set_boost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutex_acquire can colli...
CVE-2025-38037
- EPSS 0.12%
- Veröffentlicht 18.06.2025 09:33:23
- Zuletzt bearbeitet 18.12.2025 21:36:09
In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports such as [1]. Can be r...
CVE-2025-38035
- EPSS 0.11%
- Veröffentlicht 18.06.2025 09:33:22
- Zuletzt bearbeitet 17.12.2025 18:09:49
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: don't restore null sk_state_change queue->state_change is set as part of nvmet_tcp_set_queue_sock(), but if the TCP connection isn't established when nvmet_tcp_set_queue...
CVE-2025-38034
- EPSS 0.09%
- Veröffentlicht 18.06.2025 09:33:21
- Zuletzt bearbeitet 17.12.2025 18:08:43
In the Linux kernel, the following vulnerability has been resolved: btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref btrfs_prelim_ref() calls the old and new reference variables in the incorrect order. This causes a NULL pointe...
CVE-2025-38031
- EPSS 0.11%
- Veröffentlicht 18.06.2025 09:33:18
- Zuletzt bearbeitet 18.12.2025 21:36:36
In the Linux kernel, the following vulnerability has been resolved: padata: do not leak refcount in reorder_work A recent patch that addressed a UAF introduced a reference count leak: the parallel_data refcount is incremented unconditionally, regar...
CVE-2025-38029
- EPSS 0.09%
- Veröffentlicht 18.06.2025 09:33:17
- Zuletzt bearbeitet 14.11.2025 17:09:49
In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context apply_to_pte_range() enters the lazy MMU mode and then invokes kasan_populate_vmalloc_pte() callback on each page table w...
CVE-2025-38027
- EPSS 0.04%
- Veröffentlicht 18.06.2025 09:28:32
- Zuletzt bearbeitet 18.12.2025 21:23:38
In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086_parse_regulators_dt() calls of_regulator_match() using an array of struct of_regulator_match allocated on the stack for the ...
CVE-2025-38024
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:28:30
- Zuletzt bearbeitet 17.12.2025 19:48:04
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug Call Trace: <TASK> __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x7d/0xa0 lib/dump_stack.c:120 print...
CVE-2025-38022
- EPSS 0.06%
- Veröffentlicht 18.06.2025 09:28:29
- Zuletzt bearbeitet 19.01.2026 13:16:08
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem Call Trace: __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:...