CVE-2025-22086
- EPSS 0.1%
- Veröffentlicht 16.04.2025 14:12:34
- Zuletzt bearbeitet 03.11.2025 20:17:43
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow When cur_qp isn't NULL, in order to avoid fetching the QP from the radix tree again we check if the next cqe QP is identical to th...
CVE-2025-22083
- EPSS 0.07%
- Veröffentlicht 16.04.2025 14:12:32
- Zuletzt bearbeitet 06.04.2026 13:44:28
In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint If vhost_scsi_set_endpoint is called multiple times without a vhost_scsi_clear_endpoint between them, we can h...
CVE-2025-22079
- EPSS 0.06%
- Veröffentlicht 16.04.2025 14:12:29
- Zuletzt bearbeitet 03.11.2025 20:17:42
In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate l_tree_depth to avoid out-of-bounds access The l_tree_depth field is 16-bit (__le16), but the actual maximum depth is limited to OCFS2_MAX_PATH_DEPTH. Add a check ...
CVE-2025-22073
- EPSS 0.09%
- Veröffentlicht 16.04.2025 14:12:25
- Zuletzt bearbeitet 03.11.2025 20:17:42
In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak on spufs_new_file() failure It's called from spufs_fill_dir(), and caller of that will do spufs_rmdir() in case of failure. That does remove everything we'd mana...
CVE-2025-22072
- EPSS 0.07%
- Veröffentlicht 16.04.2025 14:12:24
- Zuletzt bearbeitet 03.11.2025 20:17:42
In the Linux kernel, the following vulnerability has been resolved: spufs: fix gang directory lifetimes prior to "[POWERPC] spufs: Fix gang destroy leaks" we used to have a problem with gang lifetimes - creation of a gang returns opened gang direct...
CVE-2025-22071
- EPSS 0.11%
- Veröffentlicht 16.04.2025 14:12:23
- Zuletzt bearbeitet 03.11.2025 20:17:41
In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufs_create_context() Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufs_mkdir() fails, we need to drop the reference to nei...
CVE-2025-22053
- EPSS 0.07%
- Veröffentlicht 16.04.2025 14:12:11
- Zuletzt bearbeitet 31.10.2025 20:18:11
In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make veth_pool_store stop hanging v2: - Created a single error handling unlock and exit in veth_pool_store - Greatly expanded commit message with previous explanatory...
CVE-2025-22043
- EPSS 0.06%
- Veröffentlicht 16.04.2025 14:12:04
- Zuletzt bearbeitet 14.11.2025 16:50:00
In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for durable handle context Add missing bounds check for durable handle context.
CVE-2025-22042
- EPSS 0.1%
- Veröffentlicht 16.04.2025 14:12:03
- Zuletzt bearbeitet 06.04.2026 13:44:14
In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for create lease context Add missing bounds check for create lease context.
CVE-2025-22041
- EPSS 0.13%
- Veröffentlicht 16.04.2025 14:11:58
- Zuletzt bearbeitet 02.04.2026 09:16:18
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_sessions_deregister() In multichannel mode, UAF issue can occur in session_deregister when the second channel sets up a session through the conne...