CVE-2025-21961
- EPSS 0.19%
- Veröffentlicht 01.04.2025 16:15:27
- Zuletzt bearbeitet 01.10.2025 18:15:40
In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDP_PASS, packet is converted from xdp_buff to sk_buff with xdp_update_skb_shared_info() in bnxt_xdp_b...
CVE-2025-21962
- EPSS 0.18%
- Veröffentlicht 01.04.2025 16:15:27
- Zuletzt bearbeitet 03.11.2025 20:17:32
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing closetimeo mount option User-provided mount parameter closetimeo of type u32 is intended to have an upper limit, but before it is valida...
CVE-2025-21963
- EPSS 0.18%
- Veröffentlicht 01.04.2025 16:15:27
- Zuletzt bearbeitet 03.11.2025 20:17:33
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acdirmax mount option User-provided mount parameter acdirmax of type u32 is intended to have an upper limit, but before it is validated,...
CVE-2025-21964
- EPSS 0.18%
- Veröffentlicht 01.04.2025 16:15:27
- Zuletzt bearbeitet 03.11.2025 20:17:33
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing acregmax mount option User-provided mount parameter acregmax of type u32 is intended to have an upper limit, but before it is validated,...
CVE-2025-21967
- EPSS 0.18%
- Veröffentlicht 01.04.2025 16:15:27
- Zuletzt bearbeitet 16.04.2025 14:15:24
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_free_work_struct ->interim_entry of ksmbd_work could be deleted after oplock is freed. We don't need to manage it with linked list. The interim r...
CVE-2025-21949
- EPSS 0.16%
- Veröffentlicht 01.04.2025 16:15:26
- Zuletzt bearbeitet 01.10.2025 18:15:39
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Set hugetlb mmap base address aligned with pmd size With ltp test case "testcases/bin/hugefork02", there is a dmesg error report message such as: kernel BUG at mm/huge...
CVE-2025-21950
- EPSS 0.19%
- Veröffentlicht 01.04.2025 16:15:26
- Zuletzt bearbeitet 22.01.2026 20:57:23
In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl In the "pmcmd_ioctl" function, three memory objects allocated by kmalloc are initialized by "hcall_get_cpu_s...
CVE-2025-21951
- EPSS 0.15%
- Veröffentlicht 01.04.2025 16:15:26
- Zuletzt bearbeitet 03.11.2025 20:17:32
In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also, there are mu...
CVE-2025-21955
- EPSS 0.19%
- Veröffentlicht 01.04.2025 16:15:26
- Zuletzt bearbeitet 31.10.2025 18:20:19
In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent connection release during oplock break notification ksmbd_work could be freed when after connection release. Increment r_count of ksmbd_conn to indicate that request...
CVE-2025-21956
- EPSS 0.2%
- Veröffentlicht 01.04.2025 16:15:26
- Zuletzt bearbeitet 03.11.2025 20:17:32
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Assign normalized_pix_clk when color depth = 14 [WHY & HOW] A warning message "WARNING: CPU: 4 PID: 459 at ... /dc_resource.c:3397 calculate_phy_pix_clks+0xef/0x10...