CVE-2025-38048
- EPSS 0.02%
- Veröffentlicht 18.06.2025 09:33:31
- Zuletzt bearbeitet 17.12.2025 18:17:05
In the Linux kernel, the following vulnerability has been resolved: virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN syzbot reports a data-race when accessing the event_triggered, here is the simplified stack when the issue o...
CVE-2025-38044
- EPSS 0.03%
- Veröffentlicht 18.06.2025 09:33:28
- Zuletzt bearbeitet 17.12.2025 18:15:57
In the Linux kernel, the following vulnerability has been resolved: media: cx231xx: set device_caps for 417 The video_device for the MPEG encoder did not set device_caps. Add this, otherwise the video device can't be registered (you get a WARN_ON ...
CVE-2025-38043
- EPSS 0.04%
- Veröffentlicht 18.06.2025 09:33:27
- Zuletzt bearbeitet 17.12.2025 18:11:32
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Set dma_mask for ffa devices Set dma_mask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 a...
CVE-2025-38040
- EPSS 0.03%
- 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-38037
- EPSS 0.04%
- 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.04%
- 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.03%
- 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.04%
- 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-38027
- EPSS 0.02%
- 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.03%
- 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...