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-38070
- EPSS 0.07%
- Veröffentlicht 18.06.2025 09:33:47
- Zuletzt bearbeitet 14.11.2025 17:05:15
In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: Add NULL check in sma1307_setting_loaded() All varibale allocated by kzalloc and devm_kzalloc could be NULL. Multiple pointer checks and their cleanup are added. Th...
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-38069
- EPSS 0.04%
- Veröffentlicht 18.06.2025 09:33:46
- Zuletzt bearbeitet 14.11.2025 17:05:43
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops Fix a kernel oops found while testing the stm32_pcie Endpoint driver with handling of PERST# deassertion: D...
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...