CVE-2025-38077
- EPSS 0.07%
- Veröffentlicht 18.06.2025 09:33:51
- Zuletzt bearbeitet 17.12.2025 17:58:32
In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store() If the 'buf' array received from the user contains an empty string, the 'length' variable will be z...
CVE-2025-38074
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:50
- Zuletzt bearbeitet 17.12.2025 18:54:49
In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq->log_used with vq->mutex The vhost-scsi completion path may access vq->log_base when vq->log_used is already set to false. vhost-thread ...
CVE-2025-38075
- EPSS 0.11%
- Veröffentlicht 18.06.2025 09:33:50
- Zuletzt bearbeitet 17.12.2025 16:39:34
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a deleted connection and crash with such logs: Did not receive response to NOPIN on CID: ...
CVE-2025-38072
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:48
- Zuletzt bearbeitet 17.12.2025 18:54:13
In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Fix divide error in nd_label_data_init() If a faulty CXL memory device returns a broken zero LSA size in its memory device information (Identify Memory Device (Op...
CVE-2025-38071
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:47
- Zuletzt bearbeitet 12.05.2026 13:16:42
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Check return value from memblock_phys_alloc_range() At least with CONFIG_PHYSICAL_START=0x100000, if there is < 4 MiB of contiguous free memory available at this point, the...
CVE-2025-38068
- EPSS 0.05%
- Veröffentlicht 18.06.2025 09:33:46
- Zuletzt bearbeitet 17.12.2025 18:53:07
In the Linux kernel, the following vulnerability has been resolved: crypto: lzo - Fix compression buffer overrun Unlike the decompression code, the compression code in LZO never checked for output overruns. It instead assumes that the caller alway...
CVE-2025-38067
- EPSS 0.13%
- Veröffentlicht 18.06.2025 09:33:45
- Zuletzt bearbeitet 12.05.2026 13:16:42
In the Linux kernel, the following vulnerability has been resolved: rseq: Fix segfault on registration when rseq_cs is non-zero The rseq_cs field is documented as being set to 0 by user-space prior to registration, however this is not currently enf...
CVE-2025-38065
- EPSS 0.12%
- Veröffentlicht 18.06.2025 09:33:44
- Zuletzt bearbeitet 17.12.2025 19:18:29
In the Linux kernel, the following vulnerability has been resolved: orangefs: Do not truncate file size 'len' is used to store the result of i_size_read(), so making 'len' a size_t results in truncation to 4GiB on 32-bit systems.
CVE-2025-38066
- EPSS 0.08%
- Veröffentlicht 18.06.2025 09:33:44
- Zuletzt bearbeitet 17.12.2025 19:18:44
In the Linux kernel, the following vulnerability has been resolved: dm cache: prevent BUG_ON by blocking retries on failed device resumes A cache device failing to resume due to mapping errors should not be retried, as the failure leaves a partiall...
CVE-2025-38062
- EPSS 0.1%
- Veröffentlicht 18.06.2025 09:33:41
- Zuletzt bearbeitet 18.12.2025 21:31:24
In the Linux kernel, the following vulnerability has been resolved: genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie The IOMMU translation for MSI message addresses has been a 2-step process, separated in time: 1) iom...