- EPSS 0.05%
- Published 04.07.2025 12:47:09
- Last modified 28.08.2025 15:15:48
In the Linux kernel, the following vulnerability has been resolved: sch_hfsc: make hfsc_qlen_notify() idempotent hfsc_qlen_notify() is not idempotent either and not friendly to its callers, like fq_codel_dequeue(). Let's make it idempotent to ease ...
- EPSS 0.03%
- Published 04.07.2025 10:39:57
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in binderfs_evict_inode() Running 'stress-ng --binderfs 16 --timeout 300' under KASAN-enabled kernel, I've noticed the following: BUG: KASAN: slab-use-a...
- EPSS 0.03%
- Published 04.07.2025 10:39:56
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: binder: fix yet another UAF in binder_devices Commit e77aff5528a18 ("binderfs: fix use-after-free in binder_devices") addressed a use-after-free where devices could be released wit...
- EPSS 0.05%
- Published 04.07.2025 10:39:55
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in tb_cfg_request_dequeue(): general protection fault, probably for non-canonical address 0xd...
- EPSS 0.03%
- Published 03.07.2025 08:36:10
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: erofs: avoid using multiple devices with different type For multiple devices, both primary and extra devices should be the same type. `erofs_init_device` has already guaranteed tha...
- EPSS 0.04%
- Published 03.07.2025 08:36:10
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/cesa - Handle zero-length skcipher requests Do not access random memory for zero-length skcipher requests. Just return 0.
- EPSS 0.03%
- Published 03.07.2025 08:36:09
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Discard stale CPU state when handling SME traps The logic for handling SME traps manipulates saved FPSIMD/SVE/SME state incorrectly, and a race with preemption can re...
- EPSS 0.03%
- Published 03.07.2025 08:36:09
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The create_singlethread_workqueue() doesn't return error pointers, it returns NULL. Also cleanup the workqueue on th...
- EPSS 0.03%
- Published 03.07.2025 08:36:08
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP On system with SME, a thread's kernel FPSIMD state may be erroneously clobbered during a context switch immediately a...
- EPSS 0.03%
- Published 03.07.2025 08:36:07
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PM...