CVE-2025-22014
- EPSS 0.02%
- Veröffentlicht 08.04.2025 08:18:04
- Zuletzt bearbeitet 03.11.2025 20:17:37
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: Fix the potential deadlock When some client process A call pdr_add_lookup() to add the look up for the service and does schedule locator work, later a process B got...
CVE-2025-22010
- EPSS 0.02%
- Veröffentlicht 08.04.2025 08:18:00
- Zuletzt bearbeitet 03.11.2025 20:17:37
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup during bt pages loop Driver runs a for-loop when allocating bt pages and mapping them with buffer pages. When a large buffer (e.g. MR over 100GB) is being...
CVE-2025-22008
- EPSS 0.02%
- Veröffentlicht 08.04.2025 08:17:59
- Zuletzt bearbeitet 02.01.2026 16:15:50
In the Linux kernel, the following vulnerability has been resolved: regulator: check that dummy regulator has been probed before using it Due to asynchronous driver probing there is a chance that the dummy regulator hasn't already been probed when ...
CVE-2025-22005
- EPSS 0.02%
- Veröffentlicht 03.04.2025 08:15:16
- Zuletzt bearbeitet 03.11.2025 20:17:36
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw(). fib_check_nh_v6_gw() expects that fib6_nh_init() cleans up everything when it fails. Commit 7dd73168e273 ("ipv6: ...
CVE-2025-22007
- EPSS 0.02%
- Veröffentlicht 03.04.2025 08:15:16
- Zuletzt bearbeitet 03.11.2025 20:17:36
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chan_alloc_skb_cb() The chan_alloc_skb_cb() function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference.
CVE-2025-21996
- EPSS 0.04%
- Veröffentlicht 03.04.2025 08:15:15
- Zuletzt bearbeitet 03.11.2025 20:17:35
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse() On the off chance that command stream passed from userspace via ioctl() call to radeon_vce_cs_parse() is weirdly c...
CVE-2025-21999
- EPSS 0.03%
- Veröffentlicht 03.04.2025 08:15:15
- Zuletzt bearbeitet 03.11.2025 20:17:36
In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in proc_get_inode() Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde->proc_ops don't belong to /proc, it belongs to a module, therefor...
CVE-2025-22004
- EPSS 0.03%
- Veröffentlicht 03.04.2025 08:15:15
- Zuletzt bearbeitet 03.11.2025 20:17:36
In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lec_send() The ->send() operation frees skb so save the length before calling ->send() to avoid a use after free.
CVE-2025-21991
- EPSS 0.04%
- Veröffentlicht 02.04.2025 13:15:43
- Zuletzt bearbeitet 03.11.2025 20:17:34
In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes Currently, load_microcode_amd() iterates over all NUMA nodes, retrieves their CPU masks and unconditionally...
CVE-2025-21992
- EPSS 0.03%
- Veröffentlicht 02.04.2025 13:15:43
- Zuletzt bearbeitet 02.01.2026 16:15:50
In the Linux kernel, the following vulnerability has been resolved: HID: ignore non-functional sensor in HP 5MP Camera The HP 5MP Camera (USB ID 0408:5473) reports a HID sensor interface that is not actually implemented. Attempting to access this n...