CVE-2025-38593
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:37
- Zuletzt bearbeitet 06.12.2025 22:15:51
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' Function 'hci_discovery_filter_clear()' frees 'uuids' array and then sets it to NULL. There is a tiny chance ...
CVE-2025-38594
- EPSS 0.03%
- Veröffentlicht 19.08.2025 17:15:37
- Zuletzt bearbeitet 26.11.2025 18:01:19
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix UAF on sva unbind with pending IOPFs Commit 17fce9d2336d ("iommu/vt-d: Put iopf enablement in domain attach path") disables IOPF on device by removing the device fr...
CVE-2025-38595
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:37
- Zuletzt bearbeitet 26.11.2025 18:01:25
In the Linux kernel, the following vulnerability has been resolved: xen: fix UAF in dmabuf_exp_from_pages() [dma_buf_fd() fixes; no preferences regarding the tree it goes through - up to xen folks] As soon as we'd inserted a file reference into de...
CVE-2025-38596
- EPSS 0.03%
- Veröffentlicht 19.08.2025 17:15:37
- Zuletzt bearbeitet 26.11.2025 18:01:33
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code The object is potentially already gone after the drm_gem_object_put(). In general the object should be fully c...
CVE-2025-38597
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:37
- Zuletzt bearbeitet 26.11.2025 18:01:39
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-port Each window of a vop2 is usable by a specific set of video ports, so while binding the vop2, we look th...
CVE-2025-38598
- EPSS 0.03%
- Veröffentlicht 19.08.2025 17:15:37
- Zuletzt bearbeitet 26.11.2025 18:01:45
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0 [ +0.000020] BUG: KASAN: slab-use-after-free in amdgpu_userq_suspend+0x51a/0x5a0 [amdgpu] [ +0.000817] Read of ...
CVE-2025-38599
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:37
- Zuletzt bearbeitet 26.11.2025 18:01:51
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx() Fis possible Out-Of-Boundary access in mt7996_tx routine if link_id is set to IEEE80211_LINK_UNSPECIFIED
CVE-2025-38586
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:36
- Zuletzt bearbeitet 26.11.2025 17:58:10
In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix fp initialization for exception boundary In the ARM64 BPF JIT when prog->aux->exception_boundary is set for a BPF program, find_used_callee_regs() is not called bec...
- EPSS 0.05%
- Veröffentlicht 19.08.2025 17:15:36
- Zuletzt bearbeitet 03.11.2025 18:16:30
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6_info_uses_dev() fib6_info_uses_dev() seems to rely on RCU without an explicit protection. Like the prior fix in rt6_nlmsg_size(), we need ...
- EPSS 0.05%
- Veröffentlicht 19.08.2025 17:15:36
- Zuletzt bearbeitet 03.11.2025 18:16:30
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6_nlmsg_size() While testing prior patch, I was able to trigger an infinite loop in rt6_nlmsg_size() in the following place: list_for_each_entry_r...